| ValidationLevel3 | R Documentation | 
This function performs the third level of validation on the returned value of one of these functions : Method1(), Method2(), Method3() or Method4B().
ValidationLevel3(FinalMethod, MyData, Plot = F, Color = MyData$Param$Color,
  Excel = F)
| FinalMethod | The list returned by the CompletionB() function. | 
| MyData | The list returned by the AddReference() function. | 
| Plot | If set to TRUE, a sub-directory will be created in the working directory. This sub-directory will contains png plots describing the validation analysis. | 
| Color | The color that will be used for the plots (HTML notation). | 
| Excel | If set to TRUE, a sub-directory will be created in the working directory. This sub-directory will contains excel files describing the validation analysis. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.