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

View source: R/mv.probit.R

mv.probitR 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


jage documentation built on May 29, 2024, 10:25 a.m.

Related to mv.probit in jage...