apply_model_list: Compute likelihood of many models on the same data

Description Usage Arguments Value

View source: R/classification.R

Description

Compute likelihood of many models on the same data

Usage

1
apply_model_list(data, model_list, lhood_fun)

Arguments

data

data.frame with columns F1 and F2 (passed to marginal_model_lhood)

model_list

list of models to calculate likelihood

lhood_fun

likelihood function

Value

data.frame of likelihoods, with one column per model, one row per row in data


kleinschmidt/phondisttools documentation built on May 20, 2019, 5:57 p.m.