Publications by Zixuan Yin

Week 4

26.09.2024

Part 1 The Gauss-Markov Assumptions are a set of conditions to make sure the regression model is valid and the predicted value of regression is unbiased. The set of conditions includes six assumptions, Linearity, Full column rank, The zero conditiolnal mean assumption, Homoscedasticity, Nonautocorrelation, Exogeneity, and the central limit theo...

6508 sym R (3089 sym/20 pcs) 8 img 1 tbl

Week 3 Discussion

19.09.2024

library(tinytex) 1.Data For this discussion, I will use two datasets Swiss and NaturalGas. 1.1 Dataset1 Swiss Swiss contains standardized fertility measure and socioeconomic indicators for each of 47 French-speaking provinces of Switzerland at about 1888. 1.Fertility ‘common standardized fertility measure’ 2.Agriculture % of males involved...

2786 sym R (8751 sym/49 pcs)

Document

18.09.2024

library(tinytex) 1.Data For this discussion, I will use two datasets Swiss and NaturalGas. 1.1 Dataset1 Swiss Swiss contains standardized fertility measure and socioeconomic indicators for each of 47 French-speaking provinces of Switzerland at about 1888. 1.Fertility ‘common standardized fertility measure’ 2.Agriculture % of males involved...

2506 sym R (8617 sym/49 pcs)

Discussion Week2

11.09.2024

Demo1 Data Set 1 Data Discription Naturalgas is a panel data set from the “ARE” package, originating from 6 U.S. States from 1967-1989. The source of data is from Baltagi(2002). It contains 138 observations on 10 variables.Variables includes: (a) state. It’s state abbreviation. (b) state code. (c) year. It denotes coding year. (d) consumpti...

2358 sym Python (9166 sym/28 pcs) 4 img

Publish Document

11.09.2024

Demo1 Data Set 1 Data Discription Naturalgas is a panel data set from the “ARE” package, originating from 6 U.S. States from 1967-1989. The source of data is from Baltagi(2002). It contains 138 observations on 10 variables.Variables includes: (a) state. It’s state abbreviation. (b) state code. (c) year. It denotes coding year. (d) consumpti...

924 sym Python (3720 sym/18 pcs) 2 img

Publish Document

11.09.2024

DISCUSSION WEEK2 Author Zixuan Yin Data Set 1 Data Discription Naturalgas is a panel data set from the “ARE” package, originating from 6 U.S. States from 1967-1989. The source of data is from Baltagi(2002). It contains 138 observations on 10 variables.Variables includes: (a) state. It’s state abbreviation. (b) state code. (c) year. It de...

919 sym

Document

05.09.2024

Discussion Author Zixuan Yin Quarto Quarto enables you to weave together content and executable code into a finished document. To learn more about Quarto see https://quarto.org. Running Code When you click the Render button a document will be generated that includes both content and the output of embedded code. You can embed code like this: 1...

503 sym

Discussion 1

04.09.2024

Hello, Quarto Meet Quarto Quarto enables you to weave together content and executable code into a finished document. To learn more about Quarto see https://quarto.org. Meet the penguins The penguins data from the palmerpenguins package contains size measurements for 344 penguins from three species observed on three islands in the Palmer Archipel...

478 sym 2 img

Discussion

04.09.2024

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...

598 sym 1 img