| new_spedecon_gtwid | R Documentation | 
spedecon_gtwidConstructor for class spedecon_gtwid. Use helper functions gaussian_gtwid(), laplace_gtwid(), and uniform_gtwid() instead whenever possible.
new_spedecon_gtwid(gtwid, family)
| gtwid | Function representing the Fourier transform | 
| family | List with at least one entry  | 
The spedecon_gtwid class is meant to represent the Fourier transform of a probability density.
The basic type is a function.
It also has a family attribute which can hold the name and parameters of the family of distributions.
Object of class spedecon_gtwid
Use gaussian_gtwid(), laplace_gtwid(), or uniform_gtwid() instead whenever possible.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.