mv.probit {jage}R Documentation

Age estimation from a single case, called by mvcp_est.f

Description

Age estimation from a single case, called by mvcp_est.f

Usage

mv.probit(case, prior, drop)

Arguments

case

as input vector from object dat

prior

as string argument for desired prior

drop

as column to be dropped based on outcome of find_fuzzies.f

Value

returns probs as a vector of posterior probabilities


[Package jage version 0.1.0 Index]