Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Estimate pi with uniform random numbers
N <- 1000 x <- runif(N) y <- runif(N) z <- x^2 + y^2 < 1 4*sum(z)/N
run
|
edit
|
history
|
help
0
Visualization Test Exercise 6 ggplot
PROJECT 1:- R AS A CALCULATOR
Get a variable name in string format
Análise de variância ANOVA para experimento em DIC - Exemplo 01
2
Hiring Discrimination
Gab1B-nb
Roll of a two dice
ExDecaiEulerMin28-01-21
Análise de Variâncias DIC e teste de Tukey 1