libfreecontact 1.0.21
|
Parameter set structure for predictor::run(). More...
#include <freecontact.h>
Public Member Functions | |
parset_t (double __clustpc=0, double __density=0, double __gapth=0, uint16_t __mincontsep=0, double __pseudocnt=0, double __pscnt_weight=0, bool __estimate_ivcov=0, double __shrink_lambda=0, bool __cov20=0, bool __apply_gapth=0, double __rho=0) | |
Public Attributes | |
double | clustpc |
double | density |
double | gapth |
uint16_t | mincontsep |
double | pseudocnt |
double | pscnt_weight |
bool | estimate_ivcov |
double | shrink_lambda |
bool | cov20 |
bool | apply_gapth |
double | rho |
Parameter set structure for predictor::run().
Definition at line 136 of file freecontact.h.
|
inline |
Definition at line 141 of file freecontact.h.
bool freecontact::parset_t::apply_gapth |
Definition at line 139 of file freecontact.h.
double freecontact::parset_t::clustpc |
Definition at line 137 of file freecontact.h.
bool freecontact::parset_t::cov20 |
Definition at line 139 of file freecontact.h.
double freecontact::parset_t::density |
Definition at line 137 of file freecontact.h.
bool freecontact::parset_t::estimate_ivcov |
Definition at line 138 of file freecontact.h.
double freecontact::parset_t::gapth |
Definition at line 137 of file freecontact.h.
uint16_t freecontact::parset_t::mincontsep |
Definition at line 137 of file freecontact.h.
double freecontact::parset_t::pscnt_weight |
Definition at line 138 of file freecontact.h.
double freecontact::parset_t::pseudocnt |
Definition at line 138 of file freecontact.h.
double freecontact::parset_t::rho |
Definition at line 139 of file freecontact.h.
double freecontact::parset_t::shrink_lambda |
Definition at line 138 of file freecontact.h.