Description Usage Arguments Value
Read and process seed sample to be classified
1 2 3 4 5 6 | getPredictionData(
main_file,
profile_file,
datadir = "",
calibration = c(38.325, 0.185)
)
|
main_file |
Name of the file with measurements of extinction and time of flight. |
profile_file |
Name of the file with features extracted from particle profiles, as generated by function |
datadir |
Directory where the files are located (by default, the current working directory). |
calibration |
A vector with intercept and slope of the linear calibration between time of flight and particle size. |
A tibble with all the features that can be used for identifying the type of particle by classification algorithms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.