| Library: | metrics |
| Quantlet: | metricstest | |
| Description: | executes some tests for the macros defined in metrics.lib Is invoked by vertest(). |
| Usage: | metricstest() | |
library("metrics")
metricstest()
there should be no error messages. at the end of metricstest, the line "metrics is ready" should appear
| Library: | metrics |