Showing content from https://cran.r-project.org/web/packages/sitar/../rmarkdown/../cdfinv/vignettes/create_cdf.R below:
## ----------------------------------------------------------------------------- # give the function a name that will not conflict with others in the namespace punif.ord <- function(q,theta,j,n) { sum(choose(n,j:n)*(q/theta)^(j:n)*(1-q/theta)^(n-j:n)) } ## ----------------------------------------------------------------------------- require(cdfinv) cdfinv("unif.ord","theta",0.45,bound="upper",lpb=0.45,j=10,n=16)
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4