scalanlp/breeze

Numpy parity: statistics fitting

Aberta

#217 aberto em 9 de abr. de 2014

 (1 comentário) (0 reação) (0 responsável)Scala (690 forks)batch import
help wantedproject

Métricas do repositório

Stars
 (3.453 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Numpy gives the fit function, letting you input data and get a distribution as output. Would be nice to have that.

  • chisquare
  • f
  • gumbel
  • hypergeometric
  • laplace
  • lognormal
  • logseries
  • multivariate_normal
  • noncentral_chisquare
  • noncentral f
  • pareto
  • power
  • rayleigh
  • student's t
  • triangular
  • wald
  • weibull
  • zipf

Guia do colaborador