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 all

Basic Examples  (1)

Check whether a Wiener process has valid parameters:

A Wiener process with invalid parameters:

Scope  (1)

Test processes with combinations of numeric and symbolic parameters:

Properties & Relations  (1)

ProcessParameterQ assumes symbolic parameters are valid:

ProcessParameterAssumptions returns conditions on parameters:

With numeric parameters, the outputs are equivalent:

Wolfram Research (2012), ProcessParameterQ, Wolfram Language function, https://reference.wolfram.com/language/ref/ProcessParameterQ.html.

Text

Wolfram Research (2012), ProcessParameterQ, Wolfram Language function, https://reference.wolfram.com/language/ref/ProcessParameterQ.html.

CMS

Wolfram Language. 2012. "ProcessParameterQ." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ProcessParameterQ.html.

APA

Wolfram Language. (2012). ProcessParameterQ. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ProcessParameterQ.html

BibTeX

@misc{reference.wolfram_2023_processparameterq, author="Wolfram Research", title="{ProcessParameterQ}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/ProcessParameterQ.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_processparameterq, organization={Wolfram Research}, title={ProcessParameterQ}, year={2012}, url={https://reference.wolfram.com/language/ref/ProcessParameterQ.html}, note=[Accessed: 19-March-2024 ]}