mvcp_est.f | R Documentation |
A function for estimating age from 8 teeth via multivariate cumulative probit and a user-determined prior. Call directly iff you do NOT want to correct for fuzzy posteriors. Call find_fuzzies.f otherwise.
mvcp_est.f(prior, dat)
prior |
as string argument for desired prior |
dat |
as input data.table of rows of dental development scores, may have only 1 row |
returns postm as a data.table of posterior probability distributions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.