Skip to content

C/C++ implementation of yain22/bayesestdft's degree of freedom estimator of student t distribution

Notifications You must be signed in to change notification settings

huntcheaters/bayesestdft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bayesestdft

This is a C++ re-implementation of the bayesestdft project https://github.com/yain22/bayesestdft. That project provides several algorithms to estimate the degree or freedom $\nu$ of a set of data which follows the Student T distribution.

The current version of this C++ implementation cannot give the same result as the reference project, not even a close result. This might be the problem of using R source code to generate the random normal or uniform distributions. The project or files uploaded are created via Visual Studio 2013, in which the source.cpp is the demo to run.

About

C/C++ implementation of yain22/bayesestdft's degree of freedom estimator of student t distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published