calc_loglik_ratio: Calculates the loglikelihood ratio between two models

View source: R/calc_loglik_ratio.R

calc_loglik_ratioR Documentation

Calculates the loglikelihood ratio between two models

Description

Calculates the loglikelihood ratio between two models

Usage

calc_loglik_ratio(model_1_lik_res, model_2_lik_res)

Arguments

model_1_lik_res

A data frame with results from a DAISIE maximum likelihood model.

model_2_lik_res

A data frame with results from a DAISIE maximum likelihood model.

Value

Numeric likelihood ratio


tece-lab/DAISIEutils documentation built on Jan. 31, 2024, 12:09 p.m.