Builds an is_proposal using a multivariate-Student-t density and
sampler with df degrees of freedom, location mean, and scale matrix
sigma. Heavier tails than is_mvn(), so often a safer importance
proposal at moderate dimensions.
Value
An is_proposal object.
See also
Other proposals:
is_mvn(),
is_uniform(),
proposal_uniform()