Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Normal Distribution
x <- seq(-3, 3, 0.1) y <- dnorm(x) plot(x,y, main = "Normal Distribution", col = "blue")
run
|
edit
|
history
|
help
0
confidence interval stuff
21-09-2020IntpoliLagaproxf
Program2.Question2
Gamma
Phylotaxis in R
Gab1B
time series
Scatterplot using Ggplot Sample
My R Code Practice
Ggplot