stan_conf_int {parsnip} | R Documentation |
Wrapper for stan confidence intervals
Description
Wrapper for stan confidence intervals
Usage
stan_conf_int(object, newdata)
Arguments
object |
A stan model fit |
newdata |
A data set. |
[Package parsnip version 1.3.2 Index]