Ask a Question | Search DSPSR: |
Home
|
SKLimits.h Computes the upper and lower bounds on estimates of the generalized spectral kurtosis. Definition: SKLimits.h:35 static PearsonVI::Parameters parametersVI(double M, double Nd) Equation (9) of Nita & Gary (2010b) Definition: SKLimits.C:113 void set_ntest(unsigned ntest) Set the number of times that a given sample will be tested. Definition: SKLimits.C:64 void set_M(unsigned M) Set the number of intensity samples used to estimate the spectral kurtosis. Definition: SKLimits.C:40 const ScalarMath log(const ScalarMath &x) const ScalarMath sqrt(const ScalarMath &x) dsp::ProbabilityDensity * get_pdf() Get the probability density function appropriate to the input values of M and Nd. Definition: SKLimits.h:75 void set_std_devs(float std_devs) Set the number of standard deviations used to define the family-wise error rate. Definition: SKLimits.C:46 void set_fwer(float fwer) Set the family-wise error rate. Definition: SKLimits.C:58 bool verbose static PearsonIV::Parameters parametersIV(double M) Equation (53) of Nita & Gary (2010a) Definition: SKLimits.C:71 void set_Nd(unsigned Nd) Set the number of Nyquist-sampled intensities integrated in each intensity sample. Definition: SKLimits.C:34 Definition: CumulativeDistribution.h:24 Generated using doxygen 1.8.17
|