Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Prediction
demo=readLines(file("stdin"),warn=FALSE) y=unlist(strsplit(demo,split=",")) x=1:length(y) rel=lm(y~x) a=data.frame(x=length(y)+1) result=predict(rel,a) cat(result)
run
|
edit
|
history
|
help
0
Good Ozone
Área sob curvas de funções: Integração numérica utilizando a regra do trapézio.
лул
tirangulopascalfrac
Are the items of a vector in a given data frame? (Filtering basics)
Análise de Variâncias DIC e teste de Tukey 1
Sierpinski triangle - changed
21-09-2020Intpoli
Cos R Example
Numbers game from British game show Countdown