interactive.laplace {LearningRlab} | R Documentation |
User Interactive Laplace's Rule Calculus
Description
Interactive function for Laplace's rule calculus.
Usage
interactive.laplace()
Details
The user provides the values when the function needs it. After that, the function will ask what is the correct result for this datas. The function itself will provide the Laplace's rule formule, apart from the laplace_ help document.
Value
An interactive process to calculate the Laplace's rule.
Author(s)
Jose Manuel Gomez Caceres, josemanuel.gomezc@edu.uah.es
Juan Jose Cuadrado, jjcg@uah.es
Universidad de Alcala de Henares
Examples
## Not run:
interactive.laplace()
## End(Not run)
[Package LearningRlab version 2.4 Index]