

Skewed t-distribution in python
Python has scipy.stats.t
which can generate random numbers (rvs
) and fit the parameters (fit
) that follow the t-distribution, but is there something similar in python for fitting and generating a skewed-t distribution?
If not, can scipy.stats.t
be modified somehow to be the skewed t?
Python


I have to search sites with relevant information on given topic and provide them to teacher our opinion and the article slope
Login to add comment