Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Gamma
#R version 3.3.2 n=10 alfa<- runif(n, 0, 10) beta <- 3 rgamma(100, 1,2) for(i in seq(1,n)){ muestra = rgamma(1000,alfa[i], beta) hist (muestra) } #boxplot(muestra,col="blue") #abline(h=0)
run
|
edit
|
history
|
help
0
R added
jcruet_bi variate regression model
26-08-2020AjusteCurvaLinearizab
Plot Graph By Adjacency Matrix
Efeito-Runge-18-03-2021
Inferences for Two Population Means [Example I - void volume within a textile fabric]
Functions for partial factorials, factorials, binomial coeffs., & rows of Pascale's Triangle.
oooo
Chapter 2 Stats In class work
User defined functions