Description Usage Arguments Value Examples
This function will compute CV errors for a specific model
1 | cvError_comput(splitedData, dataTypes, alphas, ThetaHat, d)
|
splitedData |
output of function |
dataTypes |
the data types for each data set |
alphas |
dispersion parameters for each data set |
ThetaHat |
estimated Theta |
d |
a numeric vector contains the number of variables of data sets |
This function returns a vector contains CV errors
1 | ## Not run: cvError_comput(splitedData,dataTypes,alphas,ThetaHat,d)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.