Read the vpctab file from PsN into Xpose
This function read in the vpctab file created from PsN and gathers the information needed to make a vpc plot.
read.vpctab( vpctab = NULL, object = NULL, vpc.name = "vpctab", vpc.suffix = "", tab.suffix = "", inclZeroWRES = FALSE, verbose = FALSE, ... )
vpctab |
The vpctab file from a ' |
object |
An xpose data object. Created from |
vpc.name |
The default name of the vpctab file. Used if only
|
vpc.suffix |
The suffix of the vpctab file. Used if only |
tab.suffix |
The table suffix of the vpctab file. Used if only
|
inclZeroWRES |
If there are no zero valued weighted residuals in the
|
verbose |
Text messages passed to screen or not. |
... |
Other arguments passed to other functions. |
Returned is an xpose data object with vpctab information included.
Andrew Hooker
Other PsN functions:
boot.hist(),
bootscm.import(),
npc.coverage(),
randtest.hist(),
read.npc.vpc.results(),
xpose.VPC.both(),
xpose.VPC.categorical(),
xpose.VPC(),
xpose4-package
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.