Skip to content

Conversation

@statnmap
Copy link

Cette MR s'appuie sur la précédente.

Les ajouts ici sont:

Add bootstrap for predictions

  • predict_boot_nls() calculates bs predictions

  • pred.bs() estimates a nls model for one set of covariates

  • getbootci() calculates confidence intervals for each prediction

  • Add gitattributes to avoid invisible character git changes between OS

A explorer

J'ai laissé ma version du bootstrap.
Je ne vois pas comment récupérer la formule pour l'appliquer avec les estimateurs issus de nlsBoot()
Dans un modèle, je peux appliquer la prediction uniquement en utilisant le set de paramètre estimé depuis object$m$predict(newdata)

Peut-être avez-vous une piste à explorer ?

- Everything as Roxygen
- Modify README.md to README.Rmd to allow to knit some working examples
- Move NEWS to root for pkgdown site
- Update NAMESPACE and Rd files automatically
- predict_boot_nls() calculates bs predictions
- pred.bs() estimates a nls model for one set of covariates
- getbootci() calculates confidence intervals for each prediction

Add gitattributes to avoid invisible character git changes between OS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant