c:g:mrm:2022:week12
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| c:g:mrm:2022:week12 [2022/05/24 12:55] – hkimscil | c:g:mrm:2022:week12 [2022/06/07 10:50] (current) – hkimscil | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * [[: | * [[: | ||
| * [[: | * [[: | ||
| + | * [[: | ||
| * [[:factor analysis]] egs. | * [[:factor analysis]] egs. | ||
| * < | * < | ||
| + | |||
| < | < | ||
| data(" | data(" | ||
| + | # 위에서 data importing이 안되면 아래 스크립트를 사용 | ||
| + | marketing <- read.csv(" | ||
| + | |||
| head(marketing, | head(marketing, | ||
| length(marketing$sales) | length(marketing$sales) | ||
| attach(marketing) | attach(marketing) | ||
| + | |||
| + | |||
| # IV 3개로 multiple regression | # IV 3개로 multiple regression | ||
c/g/mrm/2022/week12.1653364518.txt.gz · Last modified: by hkimscil
