Archiwum kategorii: Informacje dla Studentów
PMB – once again
#### wczytac dane, zastosowac funkcje read.table oraz pozniej attach #### #model z PC1 model1 = lm(TEMP~PC1) summary(model1) plot(TEMP, model1$fitted.values, ylab = „TEMP (model)”) abline(0,1, col = 2, lwd = 2) qqplot(TEMP, model1$fitted.values) abline(0,1, col = 2, lwd = 2) plot(1951:2012, … Czytaj dalej
INSTALACJA ESD
## Check if you need to get the devtools-package: install.devtools <- („devtools” %in% rownames(installed.packages()) == FALSE) if (install.devtools) { print(’Need to install the devtools package’) ## You need online access. install.packages(’devtools’) } ## Use the devtools-package for simple facilitation of … Czytaj dalej
PMB
dane_reg EOF_regression7
regresja – daily
reg_daily
korelacje PMB
korelacje