Data Fields
mple_wave_struct Struct Reference

Used to passed extra parameter to mple_wave_fdfdf2. More...

Data Fields

gsl_vector * quad_weights
 The prior weights of each quadrature class.
gsl_vector * quad_sizes
 The expected number of subject in each quadrature classes.
gsl_vector * quad_freqs
 The expected number of subject in each quadrature classes having a success.
double smooth_factor
 The penalizing factor.
gsl_wavelet * wave
 Used to do the inverse wavelet transformation.
gsl_wavelet_workspace * work
 Used to do the inverse wavelet transformation.
gsl_matrix * wavelets
 The wavelets evaluated at each middle point.
gsl_matrix * deriv_wavelets
 The (2)th derivative of the wavelets evaluated at each middle point.
gsl_vector * logit_space
 A place to store the inverse wavelet transform (ie the logit of the response function).
gsl_vector * deriv_logit_space
 A place to store the (2)th derivative of the logit.

Detailed Description

Used to passed extra parameter to mple_wave_fdfdf2.

This is used to comply with the root finding functions in the gsl (GNU scientific library).

Field Documentation

gsl_vector* mple_wave_struct::quad_weights

The prior weights of each quadrature class.

gsl_vector* mple_wave_struct::quad_sizes

The expected number of subject in each quadrature classes.

gsl_vector* mple_wave_struct::quad_freqs

The expected number of subject in each quadrature classes having a success.

double mple_wave_struct::smooth_factor

The penalizing factor.

gsl_wavelet* mple_wave_struct::wave

Used to do the inverse wavelet transformation.

gsl_wavelet_workspace* mple_wave_struct::work

Used to do the inverse wavelet transformation.

gsl_matrix* mple_wave_struct::wavelets

The wavelets evaluated at each middle point.

gsl_matrix* mple_wave_struct::deriv_wavelets

The (2)th derivative of the wavelets evaluated at each middle point.

gsl_vector* mple_wave_struct::logit_space

A place to store the inverse wavelet transform (ie the logit of the response function).

gsl_vector* mple_wave_struct::deriv_logit_space

A place to store the (2)th derivative of the logit.


The documentation for this struct was generated from the following file:

SourceForge.net Logo Generated on Sun Jan 26 2014 15:27:27 for libirt by Doxygen. Valid HTML 4.01 Transitional