TransformedProcess
TransformedProcess[expr,xproc,t]
represents the transformed process of expr where the variable x follows the random process proc and t denotes the time.
TransformedProcess[expr,{x1proc1,x2proc2,…},t]
represents a transformed process where x1, x2, … are independent and follow the processes proc1, proc2, ….
Details and Options
- TransformedProcess is typically used to represent functional transformations of one or a finite number of time slices.
- xproc can be entered as x dist proc or x \[Distributed]proc.
- The processes proci must all be discrete-time or continuous-time processes.
- The expression expr must be a function of xi[fij[t]] for a finite number of different fij.
- Assumptions on parameters can be specified using the option Assumptions->assum.
- TransformedProcess can be used with such functions as Mean, PDF, Probability, and RandomFunction.
Examples
open allclose allBasic Examples (1)
Scope (8)
Single Process Single Time (4)
Multiple Process Single Time (2)
Single Process Multiple Times (1)
Options (1)
Applications (14)
Stochastic Exponential Function (1)
Bessel Process (3)
Brownian Bridge (1)
Define a Brownian bridge process:
Compare the variance with that of BrownianBridgeProcess:
Moving Average Process (1)
Define a moving average process:
Mean, variance, and kurtosis for the process:
Compare with the property values for the corresponding MAProcess:
Telegraph Process (1)
Define the telegraph process in terms of PoissonProcess:
Probability density function for a time slice of the process:
Compare with the PDF for TelegraphProcess:
Gaussian Processes (1)
TemporalData (1)
Square of a TemporalData object:
Insurance Process (1)
Properties & Relations (2)
SliceDistribution relates TransformedProcess to TransformedDistribution:
The resulting distributions are equal:
Transformed Wiener processes are related to ItoProcess:
Text
Wolfram Research (2014), TransformedProcess, Wolfram Language function, https://reference.wolfram.com/language/ref/TransformedProcess.html.
CMS
Wolfram Language. 2014. "TransformedProcess." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TransformedProcess.html.
APA
Wolfram Language. (2014). TransformedProcess. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TransformedProcess.html