Get fitted object from MCMC results
Arguments
- start_vals
List object that is null or contains starting values
- Y
dependent variable in array format
- family
character vector (e.g. 'bin', 'nrm') specifying family type
- xP
number of exogenous covariates
- rvar
logical indicating whether to include sender random effects
- cvar
logical indicating whether to include receiver random effects
- R
Number of dimensions for multiplicative effects
- odmax
vector of maximum ranks for cbin/frn families (optional)