Description Usage Arguments Value
View source: R/w_noCV_noRE_stan.R
Bayesian weibull function with Stan, without cross validation, without random effects
1 | w_noCV_noRE_stan(mT, m0, time, sp, J, X_alpha, X_beta, ...)
|
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_alpha |
Model matrix for alpha for training data |
X_beta |
Model matrix for beta for training data |
... |
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.