ProcessParameterQ
ProcessParameterQ[proc]
yields True if proc is a valid random process, and yields False otherwise.
Details

- ProcessParameterQ checks that numeric parameters meet parameter assumptions for the input process proc and assumes symbolic parameters are valid.
- ProcessParameterQ issues a message when it encounters an invalid parameter.
Examples
open allclose allSee Also
Related Guides
Introduced in 2012
(9.0)