Package: nlstac 0.2.0

Rafael Benitez
nlstac: An R Package for Fitting Separable Nonlinear Models
Set of functions implementing the algorithm described in Fernandez Torvisco et al. (2018) for fitting separable nonlinear regression curves. See Fernandez Torvisco, Rodriguez-Arias Fernandez and Cabello Sanchez (2018) <doi:10.2298/FIL1812233T>.
Authors:
nlstac_0.2.0.tar.gz
nlstac_0.2.0.tar.gz(r-4.7-any)nlstac_0.2.0.tar.gz(r-4.6-any)
nlstac_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
nlstac/json (API)
| # Install 'nlstac' in R: |
| install.packages('nlstac', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:298e5206c2. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | OK | 106 | ||
| wasm-release | OK | 98 |
Dependencies:clicodetoolsDerivforeachglueiteratorslifecyclemagrittrrlangstringistringrvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract Model Deviance for a nsltac fit model | deviance.nlstac |
| Residuals Degree-of-Freedom of a nsltac Fit | df.residual.nlstac |
| Extract Fitted Values from a nsltac Fit | fitted.nlstac |
| Get best-fit parameters | get_best_params |
| Get nonlinear functions from a separable nonlinear formula | get_functions |
| Get left hand side of a formula | get_lhs |
| Get parameters from a formula | get_parameters |
| Get right hand side of a formula | get_rhs |
| Is nlsTAC class check | is.nlstac |
| Extract Log-Likelihood from a nlstac Model | logLik.nlstac |
| Nonlinear fit with the TAC algorithm | nls_tac |
| Extract the Number of Observations from a nsltac Fit | nobs.nlstac |
| Predict a nls tac fit. | predict.nlstac |
| Print a nlstac Model | print.nlstac |
| Prints the summary a summary.nlstac object. | print.summary.nlstac |
| Extract Model Residuals for a nsltac fit model | residuals.nlstac |
| Summary a nls tac fit. | summary.nlstac |
| Calculate Variance-Covariance Matrix for a nlstac Fitted Model Object | vcov.nlstac |