diagnostics: Generate Assessment plots from single model

View source: R/Diagnostics.R

diagnosticsR Documentation

Generate Assessment plots from single model

Description

Function to generate plots from results of readJJM function

Usage

diagnostics(object, ...)

Arguments

object

Object ob class outputs.

...

Extra arguments

Examples

## Not run: 
model = readJJM(modelName = "mod2.4")
diagnostics(object = model)

## End(Not run)

SPRFMO/jjmr documentation built on March 27, 2024, 6:16 a.m.