PointProcessParameterQ

PointProcessParameterQ[proc]

yields True if proc is a valid random point process, and yields False otherwise.

Details

  • PointProcessParameterQ checks that numeric parameters meet parameter assumptions for the input process proc and assumes symbolic parameters are valid.
  • PointProcessParameterQ issues a message when it encounters an invalid parameter.

Examples

open allclose all

Basic Examples  (1)

Check whether a Poisson point process has valid parameters:

A Poisson point process with invalid parameters:

Scope  (1)

Test processes with combinations of numeric and symbolic parameters:

Properties & Relations  (1)

PointProcessParameterQ assumes symbolic parameters are valid:

PointProcessParameterAssumptions returns conditions on parameters:

With numeric parameters, the outputs are equivalent:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_pointprocessparameterq, organization={Wolfram Research}, title={PointProcessParameterQ}, year={2020}, url={https://reference.wolfram.com/language/ref/PointProcessParameterQ.html}, note=[Accessed: 19-April-2024 ]}