
All rows of the observation, unlike resolve_x() which keeps only the first
Source: R/nle_posterior.R
resolve_x_iid.RdThin wrapper around resolve_obs() with first_row = FALSE; see there for
the rationale shared with resolve_x(), including why a non-finite entry
stops here rather than warns.
Arguments
- post
An
nsbi_mcmc_posteriorobject.- x
Observation to condition on, or
NULLto use the posterior'sx_obs.- arg
Name the caller's argument goes by, for the error message.
sample()calls itobsandlog_prob()calls itx.