summary.NTA {vita} | R Documentation |
summary
method for class "NTA"
.
## S3 method for class 'NTA' summary(object, pless=0.05,...) ## S3 method for class 'summary.NTA' print(x, ...)
object |
an object of class |
pless |
print only p-values less than pless. Default is |
x |
an object of class |
... |
further arguments passed to or from other methods. |
print.summary.NTA
tries to be smart about formatting the permutation variable importance values,
pvalue and gives "significance stars".
cmat |
a p x 2 matrix with columns for the original permutation variable importance values and corresponding p-values. |
pless |
p-values less than pless |
call |
the matched call to |