Skip to content

Question for Wild Bootstrapping #8

Description

@KIMIMIMI1

Hello! First, thank you for making great packages!

However, I have some questions for Wild Bootstrapping

In your source code, the quantile of confidence interval is not just original quantile value, but added adjusted values

Like below....
########
(response.adjust = response - response.mean, response.lower = response.lower + response.adjust, response.upper = response.upper + response.adjust)

What my question is in the bootstrapping, is it okay to add this adjusted value?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions