生物统计学章节:R语言入门至高级统计方法.pptxVIP

  • 1
  • 0
  • 约1.18千字
  • 约 7页
  • 2026-02-27 发布于北京
  • 举报

生物统计学章节:R语言入门至高级统计方法.pptx

BiostatisticsSihuaPeng,PhDShanghaiOceanUniversity2016.97.IntroductiontoLinearmodels

ContentsIntroductiontoRDatasetsIntroductoryStatisticalPrinciplesSamplingandexperimentaldesignwithRGraphicaldatapresentationSimplehypothesistestingIntroductiontoLinearmodelsCorrelationandsimplelinearregressionSinglefactorclassification(ANOVA)NestedANOVAFactorialANOVASimpleFrequencyAnalysis

7.IntroductiontoLinearmodelsAstatisticalmodelisanexpressionthatattemptstoexplainpatternsintheobservedvaluesofaresponsevariablebyrelatingtheresponsevariabletoasetofpredictorvariablesandparameters.responsevariable=model+error

7.1LinearmodelsAnexampleofaverysimplelinearmodel,isthemodelusedtoinvestigatethelinearrelationshipbetweenacontinuousresponsevariable(Yandasinglecontinuouspredictorvariable,X):

7.2LinearmodelsinRY-c(0,1,2,4,7,10)X-1:6plot(Y~X)

7.2LinearmodelsinRFictitious.lm-lm(Y~X)Toexaminetheestimatedparameters(andhypothesistests)fromthefittedmodel,providethenameofthefittedmodelasanargumenttothesummary()function.summary(Fictitious.lm)

文档评论(0)

1亿VIP精品文档

相关文档