Description Usage Arguments Value
View source: R/ne_noCV_RE_stan.R
Bayesian negative exponential function with Stan, without cross validation, with random effects
1 | ne_noCV_RE_stan(mT, m0, time, sp, J, X, m0_sim, time_sim, sp_sim, ...)
|
mT |
Mass remaining of training data |
m0 |
Initial mass of training data |
time |
Vector of time values for training data |
sp |
Numeric group identifier |
J |
Number of groups |
X |
Model matrix for training data#' |
m0_sim |
Simulated log initial mass data |
time_sim |
Simulated time data |
sp_sim |
Numeric group identifier for sim dataset |
... |
Arguments passed to |
An object of class stanfit
returned by rstan::sampling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.