Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Linear regression Model [Empirical Models]
x = c(0.99, 1.02, 1.15, 1.29, 1.46) y = c(90.01, 89.05, 91.43, 93.74, 96.73) plot(x,y) # make a plot abline(lm(y ~ x)) # plot the regression line lm(y ~ x)
run
|
edit
|
history
|
help
0
5 # SUMMARY PART A
Estimate pi with uniform random numbers
ECO Stat
Phylotaxis in R
5 # SUMMARY PART B
Chev-nodes
jcruet_bi variate regression model
Gab1A(resumido)
Practice
Comparison between Normal and Laplace models for option pricing