getMDFR.OFCs.FDevPenalties: Get F-devs penalties from the objective function for a...

View source: R/getMDFR.OFCs.NonDataComponents.R

getMDFR.OFCs.FDevPenaltiesR Documentation

Get F-devs penalties from the objective function for a TCSAM02 model as a dataframe

Description

Function to get F-devs penalties from the objective function for a TCSAM02 model as a dataframe.

Usage

getMDFR.OFCs.FDevPenalties(fits, verbose = FALSE)

Arguments

fits
  • model.fits list element from a tcsam02.rep object

verbose
  • flag (T/F) to print diagnostic info

Details

Called by getMDFR.OFCs.NonDataComponents(). Returned dataframe has columns

  • case - model case blank, to be filled in by calling function

  • category - objective function component category

  • type - type name

  • element - element name

  • level - level name

  • wgt - likelihood weight

  • nll - negative log-likelihood (unweighted)

  • objfun - objective function value

Value

dataframe


wStockhausen/rTCSAM02 documentation built on April 16, 2024, 6:25 a.m.