Description Usage Arguments Value
View source: R/pcm_gridsearch.R
Get PCM runout distance grid search values
1 | pcmGetGrid(x, performance = "relerr", measure = "median", from_save = FALSE)
|
x |
A list of PCM grid search values |
performance |
Performance measure "relerr" relative error |
measure |
A measure (e.g. "median", "mean") to aggregate model performances from all slides |
from_save |
(Logical) if TRUE, will load save files form current working directory |
A matrix of grid search space with aggregated performance values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.