plot.CFA {confreq} | R Documentation |
S3 plot for CFA
Description
S3 plot method for object of class"CFA"
Usage
## S3 method for class 'CFA'
plot(
x,
type = "z.pChi",
fill = c("red", "blue", "grey"),
adjalpha = "bonferroni",
...
)
Arguments
x |
object of class |
type |
character indicating which test to use for visualizing whether the observed pattern are 'Types', 'Antitypes' or not significant at all. Possible options for |
fill |
a vector of (three) colors defining the coloring of significant 'Types' (default "red"), 'Antitypes' (default "blue") or not significant cells (default "grey") in the plot. |
adjalpha |
character with default |
... |
other parameters passed trough |
Value
a plot visualizing the results.
References
Holm, S. (1979). A simple sequentially rejective multiple test procedure. Scandinavian Journal of Statistics, 6(2), 65–70.
Bonferroni, C. E. (1935). Il calcolo delle assicurazioni su gruppi di teste. In S.O. Carboni (Ed.), Studi in Onore del Professore Salvatore Ortu Carboni (S. 13–60). Roma, Tipografia del Senato: Bardi.