pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/myfitter



Module name:    wip
Committed by:   jihbed
Date:           Fri Aug 31 18:23:40 UTC 2012

Added Files:
        wip/myfitter: DESCR Makefile PLIST distinfo

Log Message:
Import myfitter-0.1 as wip/myfitter.

 myFitter is a C++ class library for maximum likelihood fits and the numerical
computation of p-values in likelihood ratio tests.

In some situations the statistical significance (p-value) of a likelihood ratio
test can not be computed analytically. This is, for example, the case when some
parameters of the model are only allowed to float within a certain range or when
the models being compared are not nested, meaning that neither model can be
obtained from the other by fixing some of its parameters.

myFitter implements a method for efficient numerical computation of p-values.
This method is also applicable in the case of non-nested models

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/myfitter/DESCR wip/myfitter/Makefile \
    wip/myfitter/PLIST wip/myfitter/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/myfitter/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/myfitter/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/myfitter/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/myfitter/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index