Description Usage Arguments Value Examples
This function is for modeling the distribution of errors
1 | fitAndPredict(base, dataTable, predictTable, model)
|
base: |
reference base at the alignming position |
datatable: |
training dataset contains all the data |
predictTable: |
new dataset to be predicted |
model: |
the fitted model to be used |
df: return original data fram with a new column with the predicted class
1 | R code here showing how your function works
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.