Returns effective sample size (ESS) of chosen model run.

get_ESS(project, K = NULL)

Arguments

project

a MALCOT project, as produced by the function malecot_project()

K

get ESS for this value of K

Examples

# TODO