0

Using MathDotNet, which class would I use to calculate a Non Central T-Distribution?

I'm guessing the Student T class but can't workout the parameter required.

Thanks

  • Look [HERE](https://github.com/mathnet/mathnet-numerics/blob/master/src/Examples/ContinuousDistributions/StudentTDistribution.cs) – jsanalytics Jan 16 '16 at 13:20
  • Thanks for pointing out the documentation examples. I have been through those, but they relate to Normal Distribution that is centralised. I'm looking to use the class with a Non-Central distribution. So looking for a parameter or example where you can move the normal. – Andrew Stewart Jan 20 '16 at 19:09
  • @AndrewStewart Hi, i need to generate from a shifted t distributiob. do you have an examples where i can exprees shifting with non centrality . because this si the only way – Z B Oct 04 '20 at 14:50

0 Answers0