precheck: Precheck for Underflow Values Imputation

View source: R/precheck.r

precheckR Documentation

Precheck for Underflow Values Imputation

Description

Checks Stanfit objects for underflow values before applying the model_judgement function.

Usage

precheck(arg, lik_name)

Arguments

arg

A Stanfit object fitted on synthetic data.

lik_name

Name under which the log likelihoods have been saved in the models. Needs to be identical

current_model

Name of the current model (Currently not in use.)

Value

A list with information regarding the underflow values for each Stanfit object.


Seneketh/StanDDM documentation built on Oct. 17, 2023, 4:26 p.m.