Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lrnv authored Dec 7, 2023
1 parent b5504eb commit f717d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The package revolves around two main types:
- `Copula`, an abstract mother type for all the copulas in the package
- `SklarDist`, a distribution type that allows construction of a multivariate distribution by specifying the copula and the marginals through [Sklar's theorem](https://en.wikipedia.org/wiki/Copula_(probability_theory)#Sklar's_theorem).

**Warning: This is fairly untested and experimental work and the API might change without notice.**
**Warning: This is fairly experimental work and our API might change without notice.**

## Instalation

Expand Down

0 comments on commit f717d71

Please sign in to comment.