Package: FertBoot 0.5.0
Ting Fung (Ralph) Ma
FertBoot: Fertilizer Response Curve Analysis by Bootstrapping Residuals
Quantify variability (such as confidence interval) of fertilizer response curves and optimum fertilizer rates using bootstrapping residuals with several popular non-linear and linear models.
Authors:
FertBoot_0.5.0.tar.gz
FertBoot_0.5.0.tar.gz(r-4.5-noble)FertBoot_0.5.0.tar.gz(r-4.4-noble)
FertBoot_0.5.0.tgz(r-4.4-emscripten)FertBoot_0.5.0.tgz(r-4.3-emscripten)
FertBoot.pdf |FertBoot.html✨
FertBoot/json (API)
# Install 'FertBoot' in R: |
install.packages('FertBoot', 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 4 years agofrom:2a5ec72242. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
Exports:boot.CIboot.resid.linear.plateauboot.resid.quadboot.resid.quad.plateaucompare.two.samplef.linear.plateauf.quadf.quad.plateau
Dependencies:bootclicpp11dplyrfansigenericsgluelifecyclemagrittrminpack.lmnls.multstartpillarpkgconfigpurrrR6rlangsimplebootstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bootstrap confidence intervals of mean | boot.CI |
Linear plateau model estimation by bootstrapping residuals | boot.resid.linear.plateau |
Fitting quadratic model using multiple initial values | boot.resid.quad |
Quadratic plateau model estimation by bootstrapping residuals | boot.resid.quad.plateau |
Two sample bootstrap test for comparing different in 'sample1' and 'sample2', not necessary with same sample size | compare.two.sample |
Fitting linear plateau model using multiple initial values | f.linear.plateau |
Fitting quadratic model using multiple initial values | f.quad |
Fitting quadratic plateau model using multiple initial values | f.quad.plateau |