powered by
Print Details for blrmStats Predictive Accuracy Measures
blrmStats
# S3 method for blrmStats print(x, dec = 3, ...)
an object produced by blrmStats
number of digits to round indexes
ignored
Prints results of blrmStats with brief explanations
# NOT RUN { f <- blrm(...) s <- blrmStats(...) s # print with defaults print(s, dec=4) # }
Run the code above in your browser using DataLab