The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Authors: Paz, A., Cousido-Rocha, M., Pennino, M.G., Cerviño, S.
Application of a KBPM (Known Biomass Production Model): (1) the fitting of KBPM to each stock; (2) the estimation of the effects of environmental variability; (3) the retrospective analysis to identify regime shifts; (4) the estimation of forecasts.
First step is to install devtools
package using
install.packages("devtools")
.
There are two options for installing our package:
devtools::install_github("anxopaz/knobi",build_vignettes = TRUE)
This option needs to install previously the following packages:
install.packages( c("corrplot", "ggplot2", "gridExtra", "grDevices", "optimx", "plot3D", "dplyr", "tidyr"))
devtools::install_github("anxopaz/knobi")
This is a faster option.
It is recommended to restart R after the installation of the package.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.