Skip to content

Conversation

@statnmap
Copy link

Cette PR s'ajoute aux 2 PR autres en cours.
Elle contient les fonctions discutables.
A voir si vous avez envie de les conserver ou non. Comme vous voulez.

  • weighted.residuals method applied to nls models
  • residuals_nls function. It cannot be a method as it already exists.
    This one adds other types of residuals that are missing in {r-base} for
    nls
  • cooks.distance methode applied to nls models
  • hatvalues method for nls, used as input for cooks.distance

- 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
- weighted.residuals method applied to nls models
- residuals_nls function. It cannot be a method as it already exists.
This one adds other types of residuals that are missing in {r-base} for
nls
- cooks.distance methode applied to nls models
- hatvalues method for nls, used as input for cooks.distance
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