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.
bayesnec
is a toxicity estimate and
No-Effect-Concentration estimation package that uses brms
to
fit concentration(dose)-response data using Bayesian methods for the
purpose of estimating both ECX values, but more particularly NEC. Please
see ?bnec
for a more detailed help file.
To install the latest release version from CRAN use
install.packages("bayesnec")
The current development version can be downloaded from GitHub via
if (!requireNamespace("remotes")) {
install.packages("remotes")
}
remotes::install_github("open-aims/bayesnec", ref = "dev")
Because bayesnec
is based on brms
and Stan, a C++ compiler is required. The
program Rtools comes
with a C++ compiler for Windows. On Mac, you should install Xcode. See
the prerequisites section on this link
for further instructions on how to get the compilers running.
Usage and further information about bayesnec
can be seen
on the project page
and the vignettes.
Help files for the individual functions can be found on the reference
page.
bayesnec
is provided by the Australian Institute of Marine
Science under the GPL-2 License (GPL-2).
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.