rp_checkfix: Check a Recurrence Matrix

View source: R/rp.R

rp_checkfixR Documentation

Check a Recurrence Matrix

Description

Check a Recurrence Matrix

Usage

rp_checkfix(
  RM,
  checkS4 = TRUE,
  checkAUTO = TRUE,
  checkSPARSE = FALSE,
  checkTSPARSE = FALSE,
  fixS4 = FALSE,
  fixAUTO = TRUE,
  fixSPARSE = FALSE,
  fixTSPARSE = FALSE
)

Arguments

RM

RM

checkS4

checkS4

checkAUTO

checkAUTO

checkSPARSE

checkSPARSE

fixS4

fixS4

fixAUTO

fixAUTO

fixSPARSE

fixSPARSE

Value

A checked and/or fixed matrix


FredHasselman/casnet documentation built on June 14, 2024, 6:35 p.m.