mode {spsurv} | R Documentation |
Calculate the posterior mode
Description
Calculate the posterior mode
Usage
mode(ext)
Arguments
ext |
rstan extracted sample. |
Value
A vector containing the posterior mode of each sample.
[Package spsurv version 1.0.0 Index]