get_diagnosis {WH}R Documentation

Diagnosis for Model Fit

Description

Diagnosis for Model Fit

Usage

get_diagnosis(dev, pen, sum_edf, n_pos, tr_log_P, tr_log_Psi)

Arguments

dev

Deviance of the model

pen

Penalization force

sum_edf

Effective dimension

n_pos

Number of strictly positive weights

tr_log_P

Trace of logarithm of penalization matrix

tr_log_Psi

Trace of logarithm of variance-covariance matrix

Value

A data.frame containing various diagnoses about the fit


[Package WH version 1.1.1 Index]