calcLogLikC_prediction: calcLogLikC_prediction

View source: R/calcLogLikC_prediction.R

calcLogLikC_predictionR Documentation

calcLogLikC_prediction

Description

Likelihood calculation of (evidence) prediction model (uses calibration info)

Usage

calcLogLikC_prediction(par, c, returnOutcome = FALSE, returnPerMarker = FALSE)

Arguments

par

parameters A list(mx,mu,omega,beta), The ordinary scale (ttheta)

c

data object (returned from prepareC_calibration)

returnOutcome

Whether to return all joint genotype outcome values (can be used for Deconvolution and marker-specific values)

returnPerMarker

Whether to return logLik per marker


oyvble/MPSproto documentation built on March 19, 2024, 5:32 a.m.