plot.supercats: Plot supercats

Description Usage Arguments

View source: R/plot.supercats.R

Description

Plot supercats

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## S3 method for class 'supercats'
plot(
  x,
  type = "Joint",
  file = "power.pdf",
  col = NULL,
  main = paste("POWER N=", x$ncases, ":", x$ncontrols, ",", x$ncases2, ":",
    x$ncontrols2, " rep=", x$rep, sep = ""),
  ...
)

Arguments

x

description

type

description

file

description

col

description

main

description

...

description


nanxstats/cats documentation built on Dec. 26, 2021, 2:17 a.m.