findOptDiffs: Find differences between 'optimal' fits to models across all...

View source: R/compareModelFits.R

findOptDiffsR Documentation

Find differences between 'optimal' fits to models across all categories

Description

Function to find differences between 'optimal' fits to models across all categories

Usage

findOptDiffs(o, n, type = "objfun", diffcrit = 10, showTop = 10)

Arguments

o
  • tcsam02 model.fit list object

n
  • tcsam02 model.fit list object for comparison

type
  • value for comparisons: 'objfun' or 'nll'

diffcrit
  • difference to consider critical

showTop
  • max number of top differences to print


wStockhausen/rTCSAM02 documentation built on Sept. 27, 2024, 6:52 a.m.