postproc_mle: Process MLE simulation results to investigate test decision...

View source: R/misc_mle_core.R

postproc_mleR Documentation

Process MLE simulation results to investigate test decision characteristics

Description

Process MLE simulation results to investigate test decision characteristics

Usage

postproc_mle(
  results,
  analysis = c("acc", "cpe"),
  vals = seq(-0.05, 0.1, 0.01),
  delta = 0
)

Arguments

results

data.frame with simulation results produced by save_results

analysis

character, either "acc" or "cpe"

vals

numeric, shift parameters to be investigated

delta

numeric, difference between se0 and sp0 (default: 0, ignored for analysis="acc")


maxwestphal/SEPM.SIM documentation built on April 11, 2024, 4:06 p.m.