Commit | Line | Data |
---|---|---|
c5946158 BA |
1 | % Generated by roxygen2: do not edit by hand |
2 | % Please edit documentation in R/agghoo.R | |
3 | \name{compareToStandard} | |
4 | \alias{compareToStandard} | |
5 | \title{compareToStandard} | |
6 | \usage{ | |
7 | compareToStandard(df, t_idx, task = NA, rseed = -1) | |
8 | } | |
9 | \description{ | |
10 | Temporary function to compare agghoo to CV | |
11 | (TODO: extended, in another file, more tests - when faster code). | |
12 | } |