simrelplot: Simulation Plot: The true beta, relevant component and eigen...

View source: R/simrelplot.r

simrelplotR Documentation

Simulation Plot: The true beta, relevant component and eigen structure

Description

Simulation Plot: The true beta, relevant component and eigen structure

Usage

simrelplot(
  obj,
  ncomp = min(obj$p, obj$n, 20),
  ask = TRUE,
  print.cov = FALSE,
  which = 1L:3L
)

Arguments

obj

A simrel object

ncomp

Number of components to plot

ask

logical, TRUE: functions ask for comfirmation FALSE: function layout plot on predefined format

print.cov

Output estimated covariance structure

which

A character indicating which plot you want as output, it can take TrueBeta, RelComp and EstRelComp

Value

A list of plots


therimalaya/simulatr documentation built on Nov. 20, 2022, 2:49 p.m.