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.5-noble)nlstac_0.2.0.tar.gz(r-4.4-noble)
nlstac_0.2.0.tgz(r-4.4-emscripten)nlstac_0.2.0.tgz(r-4.3-emscripten)
nlstac.pdf |nlstac.html✨
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 2 years agofrom:298e5206c2. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
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 |