| oppg9.5 | R Documentation |
Bruk en boblegrafikk for å vurdere hvor kritisk dette er.
oppg9.5() oppg9.5
Silje Synnøve Lyder Hermansen
#Last inn data
data(kap9, envir = environment())
#Utvid modell
mod2<-lm(Skepsis~KultSkepsis+
Inntekt+
Alder+Alder2+
Prekaritet*Innvandrer,
data=kap9,
na.action = "na.exclude")
#Opprett grafikk
#library(car)
#influencePlot(mod2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.