calc_likelihood: Calculate the likelihod of a dataset for all parameter values...

Description Usage Arguments Value See Also

View source: R/model.R

Description

Calculate the likelihod of a dataset for all parameter values in the dictionary

Usage

1
calc_likelihood(dat, dictionary_path = NULL)

Arguments

dat

dataset (see create_simulated_data for its structure)

dictionary_path

path to the folder that contain the dictionaries. If null, a small dicionary will be used

Value

a tibble with the likelihood calculated for all parameter values in the dictionary

See Also

create_simulated_data


yairgoldy/sl4hm documentation built on Feb. 3, 2021, 5:45 p.m.