Modern analysis of biological data :: generalized linear models in R /
Book written "for people who have only a basic knowledge of statistics (for example, people who have attended only a Basic statistics/Biostatistics course) but who need to correctly analyse the data resulting from their observations or experiments"--Page IX
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Brno :
Masaryk University Press,
2016.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Book written "for people who have only a basic knowledge of statistics (for example, people who have attended only a Basic statistics/Biostatistics course) but who need to correctly analyse the data resulting from their observations or experiments"--Page IX |
Beschreibung: | 1 online resource (245 pages) : graphs |
Bibliographie: | Includes bibliographical references (pages 237-238) and index. |
ISBN: | 9788021081062 8021081066 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn992167275 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 170629s2016 xr ad ob 001 0 eng d | ||
040 | |a N$T |b eng |e rda |e pn |c N$T |d N$T |d EBLCP |d OCLCF |d MERUC |d SNK |d DKU |d IGB |d IDB |d D6H |d AGLDB |d CUY |d LOA |d K6U |d ICG |d ZCU |d STF |d YDX |d OCLCQ |d VTS |d EZ9 |d U3W |d OCLCQ |d G3B |d LVT |d S8J |d S9I |d TKN |d DKC |d M8D |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d DXU |d UEJ |d OCLCQ | ||
019 | |a 992567816 |a 1259120044 | ||
020 | |a 9788021081062 |q (electronic bk.) | ||
020 | |a 8021081066 |q (electronic bk.) | ||
020 | |z 9788021080195 | ||
020 | |z 8021080191 | ||
035 | |a (OCoLC)992167275 |z (OCoLC)992567816 |z (OCoLC)1259120044 | ||
050 | 4 | |a QA274.2 | |
072 | 7 | |a MAT |x 003000 |2 bisacsh | |
072 | 7 | |a MAT |x 029000 |2 bisacsh | |
082 | 7 | |a 519.2 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Pekár, Stano, |e author. | |
245 | 1 | 0 | |a Modern analysis of biological data : |b generalized linear models in R / |c Stano Pekar, Marek Brabec. |
246 | 3 | 0 | |a Generalized linear models in R |
264 | 1 | |a Brno : |b Masaryk University Press, |c 2016. | |
300 | |a 1 online resource (245 pages) : |b graphs | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
504 | |a Includes bibliographical references (pages 237-238) and index. | ||
520 | |a Book written "for people who have only a basic knowledge of statistics (for example, people who have attended only a Basic statistics/Biostatistics course) but who need to correctly analyse the data resulting from their observations or experiments"--Page IX | ||
588 | 0 | |a Print version record. | |
505 | 0 | |a Intro -- CONTENTS -- FOREWORD -- 1 INTRODUCTION -- 1.1 How to read the book -- 1.2 Types of variables -- 1.3 Conventions -- 2 STATISTICAL SOFTWARE -- 2.1 The R environment -- 2.2 Installation and use of R -- 2.3 Basic operations -- 2.4 Data frames -- 3 EXPLORATORY DATA ANALYSIS (EDA) -- 3.1 Expected value -- 3.2 Variance -- 3.3 Confidence intervals -- 3.4 Summary tables -- 3.5 Plots -- 3.5.1 Distribution plots -- 3.5.2 Scatter plots -- 3.5.3 Box plots -- 3.5.4 Lattice plots -- 3.5.5 Interaction plots -- 3.5.6 Bar plots -- 3.5.7 Paired plots -- 3.5.8 3D plots -- 3.5.9 Plots with whiskers -- 3.5.10 Curves -- 4 STATISTICAL MODELLING -- 4.1 Regression model -- 4.2 General linear model -- 4.3 Generalized linear model -- 4.4 Searching for the "correct" model -- 4.5 Model selection -- 4.6 Model diagnosis -- 5 THE FIRST TRIAL -- 5.1 An Example -- 5.2 EDA -- 5.3 Presumed model -- 5.4 Statistical analysis -- 5.4.1 ANOVA table of Type I -- 5.4.2 Nonlinear trends -- 5.4.3 Removal of model terms -- 5.4.4 Comparison of levels using contrasts -- 5.4.5 Contrasts and the model parameterization -- 5.4.6 Posterior simplification -- 5.4.7 Diagnosis of the final model -- 5.5 Conclusion -- 6 SYSTEMATIC PART -- 6.1 Regression -- 6.2 ANOVA and ANODEV -- 6.3 ANCOVA and ANCODEV -- 6.4 Syntax of the systematic part -- 7 RANDOM PART -- 7.1 Continuous measurements -- 7.2 Counts and frequencies -- 7.3 Relative frequencies -- 8 GAUSSIAN DISTRIBUTION -- 8.1 Description of LM and GLM -- 8.2 Regression -- 8.3 Weighted regression -- 8.4 Multiple regression -- 8.5 Two-way ANOVA -- 8.6 One-way ANCOVA -- 9 GAMMA AND LOGNORMAL DISTRIBUTIONS -- 9.1 Description of the gamma model -- 9.2 Description of the lognormal model -- 9.3 Regression -- 9.4 Two-way ANODEV -- 9.5 Two-way ANCOVA -- 10 POISSON DISTRIBUTION -- 10.1 Description of the Poisson model -- 10.2 One-way ANODEV. | |
505 | 8 | |a 10.3 Overdispersion and underdispersion -- 10.4 Multiple regression -- 10.5 One-way ANCODEV -- 10.6 Three-way ANODEV -- 11 NEGATIVE-BINOMIAL DISTRIBUTION -- 11.1 Description of the negative-binomial model -- 11.2 One-way ANODEV -- 12 BINOMIAL DISTRIBUTION -- 12.1 Description of the binomial model -- 12.2 Two-way ANODEV -- 12.3 Overdispersion and underdispersion -- 12.4 Regression -- 12.5 One-way ANCODEV -- 12.6 Binary one-way ANCODEV -- REFERENCES -- INDEX -- Subject index -- R functions and their arguments. | |
650 | 0 | |a Quantitative research. |0 http://id.loc.gov/authorities/subjects/sh2007000909 | |
650 | 0 | |a Analysis of variance. |0 http://id.loc.gov/authorities/subjects/sh85004782 | |
650 | 0 | |a Gaussian distribution. |0 http://id.loc.gov/authorities/subjects/sh85053556 | |
650 | 0 | |a Lognormal distribution. |0 http://id.loc.gov/authorities/subjects/sh85078134 | |
650 | 0 | |a Poisson distribution. |0 http://id.loc.gov/authorities/subjects/sh85103956 | |
650 | 0 | |a Distribution (Probability theory) |0 http://id.loc.gov/authorities/subjects/sh85038545 | |
650 | 6 | |a Recherche quantitative. | |
650 | 6 | |a Analyse de variance. | |
650 | 6 | |a Loi de Gauss (Statistique) | |
650 | 6 | |a Distribution lognormale. | |
650 | 6 | |a Distribution de Poisson. | |
650 | 6 | |a Distribution (Théorie des probabilités) | |
650 | 7 | |a distribution (statistics-related concept) |2 aat | |
650 | 7 | |a MATHEMATICS |x Applied. |2 bisacsh | |
650 | 7 | |a MATHEMATICS |x Probability & Statistics |x General. |2 bisacsh | |
650 | 7 | |a Analysis of variance |2 fast | |
650 | 7 | |a Distribution (Probability theory) |2 fast | |
650 | 7 | |a Gaussian distribution |2 fast | |
650 | 7 | |a Lognormal distribution |2 fast | |
650 | 7 | |a Poisson distribution |2 fast | |
650 | 7 | |a Quantitative research |2 fast | |
700 | 1 | |a Brabec, Marek, |e author. | |
776 | 0 | 8 | |i Print version: |a Pekar, Stano. |t Modern analysis of biological data. |d Brno : Masaryk University Press, 2016 |z 9788021080195 |w (OCoLC)991599485 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1543330 |3 Volltext |
938 | |a EBL - Ebook Library |b EBLB |n EBL5199750 | ||
938 | |a EBSCOhost |b EBSC |n 1543330 | ||
938 | |a YBP Library Services |b YANK |n 14661608 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn992167275 |
---|---|
_version_ | 1816882393438486528 |
adam_text | |
any_adam_object | |
author | Pekár, Stano Brabec, Marek |
author_facet | Pekár, Stano Brabec, Marek |
author_role | aut aut |
author_sort | Pekár, Stano |
author_variant | s p sp m b mb |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA274 |
callnumber-raw | QA274.2 |
callnumber-search | QA274.2 |
callnumber-sort | QA 3274.2 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Intro -- CONTENTS -- FOREWORD -- 1 INTRODUCTION -- 1.1 How to read the book -- 1.2 Types of variables -- 1.3 Conventions -- 2 STATISTICAL SOFTWARE -- 2.1 The R environment -- 2.2 Installation and use of R -- 2.3 Basic operations -- 2.4 Data frames -- 3 EXPLORATORY DATA ANALYSIS (EDA) -- 3.1 Expected value -- 3.2 Variance -- 3.3 Confidence intervals -- 3.4 Summary tables -- 3.5 Plots -- 3.5.1 Distribution plots -- 3.5.2 Scatter plots -- 3.5.3 Box plots -- 3.5.4 Lattice plots -- 3.5.5 Interaction plots -- 3.5.6 Bar plots -- 3.5.7 Paired plots -- 3.5.8 3D plots -- 3.5.9 Plots with whiskers -- 3.5.10 Curves -- 4 STATISTICAL MODELLING -- 4.1 Regression model -- 4.2 General linear model -- 4.3 Generalized linear model -- 4.4 Searching for the "correct" model -- 4.5 Model selection -- 4.6 Model diagnosis -- 5 THE FIRST TRIAL -- 5.1 An Example -- 5.2 EDA -- 5.3 Presumed model -- 5.4 Statistical analysis -- 5.4.1 ANOVA table of Type I -- 5.4.2 Nonlinear trends -- 5.4.3 Removal of model terms -- 5.4.4 Comparison of levels using contrasts -- 5.4.5 Contrasts and the model parameterization -- 5.4.6 Posterior simplification -- 5.4.7 Diagnosis of the final model -- 5.5 Conclusion -- 6 SYSTEMATIC PART -- 6.1 Regression -- 6.2 ANOVA and ANODEV -- 6.3 ANCOVA and ANCODEV -- 6.4 Syntax of the systematic part -- 7 RANDOM PART -- 7.1 Continuous measurements -- 7.2 Counts and frequencies -- 7.3 Relative frequencies -- 8 GAUSSIAN DISTRIBUTION -- 8.1 Description of LM and GLM -- 8.2 Regression -- 8.3 Weighted regression -- 8.4 Multiple regression -- 8.5 Two-way ANOVA -- 8.6 One-way ANCOVA -- 9 GAMMA AND LOGNORMAL DISTRIBUTIONS -- 9.1 Description of the gamma model -- 9.2 Description of the lognormal model -- 9.3 Regression -- 9.4 Two-way ANODEV -- 9.5 Two-way ANCOVA -- 10 POISSON DISTRIBUTION -- 10.1 Description of the Poisson model -- 10.2 One-way ANODEV. 10.3 Overdispersion and underdispersion -- 10.4 Multiple regression -- 10.5 One-way ANCODEV -- 10.6 Three-way ANODEV -- 11 NEGATIVE-BINOMIAL DISTRIBUTION -- 11.1 Description of the negative-binomial model -- 11.2 One-way ANODEV -- 12 BINOMIAL DISTRIBUTION -- 12.1 Description of the binomial model -- 12.2 Two-way ANODEV -- 12.3 Overdispersion and underdispersion -- 12.4 Regression -- 12.5 One-way ANCODEV -- 12.6 Binary one-way ANCODEV -- REFERENCES -- INDEX -- Subject index -- R functions and their arguments. |
ctrlnum | (OCoLC)992167275 |
dewey-full | 519.2 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 519 - Probabilities and applied mathematics |
dewey-raw | 519.2 |
dewey-search | 519.2 |
dewey-sort | 3519.2 |
dewey-tens | 510 - Mathematics |
discipline | Mathematik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05841cam a2200733 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn992167275</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">170629s2016 xr ad ob 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">N$T</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">N$T</subfield><subfield code="d">N$T</subfield><subfield code="d">EBLCP</subfield><subfield code="d">OCLCF</subfield><subfield code="d">MERUC</subfield><subfield code="d">SNK</subfield><subfield code="d">DKU</subfield><subfield code="d">IGB</subfield><subfield code="d">IDB</subfield><subfield code="d">D6H</subfield><subfield code="d">AGLDB</subfield><subfield code="d">CUY</subfield><subfield code="d">LOA</subfield><subfield code="d">K6U</subfield><subfield code="d">ICG</subfield><subfield code="d">ZCU</subfield><subfield code="d">STF</subfield><subfield code="d">YDX</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">EZ9</subfield><subfield code="d">U3W</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">G3B</subfield><subfield code="d">LVT</subfield><subfield code="d">S8J</subfield><subfield code="d">S9I</subfield><subfield code="d">TKN</subfield><subfield code="d">DKC</subfield><subfield code="d">M8D</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">DXU</subfield><subfield code="d">UEJ</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">992567816</subfield><subfield code="a">1259120044</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9788021081062</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">8021081066</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9788021080195</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">8021080191</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)992167275</subfield><subfield code="z">(OCoLC)992567816</subfield><subfield code="z">(OCoLC)1259120044</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA274.2</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">MAT</subfield><subfield code="x">003000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">MAT</subfield><subfield code="x">029000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">519.2</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Pekár, Stano,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Modern analysis of biological data :</subfield><subfield code="b">generalized linear models in R /</subfield><subfield code="c">Stano Pekar, Marek Brabec.</subfield></datafield><datafield tag="246" ind1="3" ind2="0"><subfield code="a">Generalized linear models in R</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Brno :</subfield><subfield code="b">Masaryk University Press,</subfield><subfield code="c">2016.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (245 pages) :</subfield><subfield code="b">graphs</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="504" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references (pages 237-238) and index.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Book written "for people who have only a basic knowledge of statistics (for example, people who have attended only a Basic statistics/Biostatistics course) but who need to correctly analyse the data resulting from their observations or experiments"--Page IX</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Intro -- CONTENTS -- FOREWORD -- 1 INTRODUCTION -- 1.1 How to read the book -- 1.2 Types of variables -- 1.3 Conventions -- 2 STATISTICAL SOFTWARE -- 2.1 The R environment -- 2.2 Installation and use of R -- 2.3 Basic operations -- 2.4 Data frames -- 3 EXPLORATORY DATA ANALYSIS (EDA) -- 3.1 Expected value -- 3.2 Variance -- 3.3 Confidence intervals -- 3.4 Summary tables -- 3.5 Plots -- 3.5.1 Distribution plots -- 3.5.2 Scatter plots -- 3.5.3 Box plots -- 3.5.4 Lattice plots -- 3.5.5 Interaction plots -- 3.5.6 Bar plots -- 3.5.7 Paired plots -- 3.5.8 3D plots -- 3.5.9 Plots with whiskers -- 3.5.10 Curves -- 4 STATISTICAL MODELLING -- 4.1 Regression model -- 4.2 General linear model -- 4.3 Generalized linear model -- 4.4 Searching for the "correct" model -- 4.5 Model selection -- 4.6 Model diagnosis -- 5 THE FIRST TRIAL -- 5.1 An Example -- 5.2 EDA -- 5.3 Presumed model -- 5.4 Statistical analysis -- 5.4.1 ANOVA table of Type I -- 5.4.2 Nonlinear trends -- 5.4.3 Removal of model terms -- 5.4.4 Comparison of levels using contrasts -- 5.4.5 Contrasts and the model parameterization -- 5.4.6 Posterior simplification -- 5.4.7 Diagnosis of the final model -- 5.5 Conclusion -- 6 SYSTEMATIC PART -- 6.1 Regression -- 6.2 ANOVA and ANODEV -- 6.3 ANCOVA and ANCODEV -- 6.4 Syntax of the systematic part -- 7 RANDOM PART -- 7.1 Continuous measurements -- 7.2 Counts and frequencies -- 7.3 Relative frequencies -- 8 GAUSSIAN DISTRIBUTION -- 8.1 Description of LM and GLM -- 8.2 Regression -- 8.3 Weighted regression -- 8.4 Multiple regression -- 8.5 Two-way ANOVA -- 8.6 One-way ANCOVA -- 9 GAMMA AND LOGNORMAL DISTRIBUTIONS -- 9.1 Description of the gamma model -- 9.2 Description of the lognormal model -- 9.3 Regression -- 9.4 Two-way ANODEV -- 9.5 Two-way ANCOVA -- 10 POISSON DISTRIBUTION -- 10.1 Description of the Poisson model -- 10.2 One-way ANODEV.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">10.3 Overdispersion and underdispersion -- 10.4 Multiple regression -- 10.5 One-way ANCODEV -- 10.6 Three-way ANODEV -- 11 NEGATIVE-BINOMIAL DISTRIBUTION -- 11.1 Description of the negative-binomial model -- 11.2 One-way ANODEV -- 12 BINOMIAL DISTRIBUTION -- 12.1 Description of the binomial model -- 12.2 Two-way ANODEV -- 12.3 Overdispersion and underdispersion -- 12.4 Regression -- 12.5 One-way ANCODEV -- 12.6 Binary one-way ANCODEV -- REFERENCES -- INDEX -- Subject index -- R functions and their arguments.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Quantitative research.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2007000909</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Analysis of variance.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85004782</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Gaussian distribution.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85053556</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Lognormal distribution.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85078134</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Poisson distribution.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85103956</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Distribution (Probability theory)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85038545</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Recherche quantitative.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Analyse de variance.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Loi de Gauss (Statistique)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Distribution lognormale.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Distribution de Poisson.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Distribution (Théorie des probabilités)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">distribution (statistics-related concept)</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">MATHEMATICS</subfield><subfield code="x">Applied.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">MATHEMATICS</subfield><subfield code="x">Probability & Statistics</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Analysis of variance</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Distribution (Probability theory)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Gaussian distribution</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Lognormal distribution</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Poisson distribution</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Quantitative research</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Brabec, Marek,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Pekar, Stano.</subfield><subfield code="t">Modern analysis of biological data.</subfield><subfield code="d">Brno : Masaryk University Press, 2016</subfield><subfield code="z">9788021080195</subfield><subfield code="w">(OCoLC)991599485</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1543330</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL5199750</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1543330</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">14661608</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn992167275 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:27:54Z |
institution | BVB |
isbn | 9788021081062 8021081066 |
language | English |
oclc_num | 992167275 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (245 pages) : graphs |
psigel | ZDB-4-EBA |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Masaryk University Press, |
record_format | marc |
spelling | Pekár, Stano, author. Modern analysis of biological data : generalized linear models in R / Stano Pekar, Marek Brabec. Generalized linear models in R Brno : Masaryk University Press, 2016. 1 online resource (245 pages) : graphs text txt rdacontent computer c rdamedia online resource cr rdacarrier Includes bibliographical references (pages 237-238) and index. Book written "for people who have only a basic knowledge of statistics (for example, people who have attended only a Basic statistics/Biostatistics course) but who need to correctly analyse the data resulting from their observations or experiments"--Page IX Print version record. Intro -- CONTENTS -- FOREWORD -- 1 INTRODUCTION -- 1.1 How to read the book -- 1.2 Types of variables -- 1.3 Conventions -- 2 STATISTICAL SOFTWARE -- 2.1 The R environment -- 2.2 Installation and use of R -- 2.3 Basic operations -- 2.4 Data frames -- 3 EXPLORATORY DATA ANALYSIS (EDA) -- 3.1 Expected value -- 3.2 Variance -- 3.3 Confidence intervals -- 3.4 Summary tables -- 3.5 Plots -- 3.5.1 Distribution plots -- 3.5.2 Scatter plots -- 3.5.3 Box plots -- 3.5.4 Lattice plots -- 3.5.5 Interaction plots -- 3.5.6 Bar plots -- 3.5.7 Paired plots -- 3.5.8 3D plots -- 3.5.9 Plots with whiskers -- 3.5.10 Curves -- 4 STATISTICAL MODELLING -- 4.1 Regression model -- 4.2 General linear model -- 4.3 Generalized linear model -- 4.4 Searching for the "correct" model -- 4.5 Model selection -- 4.6 Model diagnosis -- 5 THE FIRST TRIAL -- 5.1 An Example -- 5.2 EDA -- 5.3 Presumed model -- 5.4 Statistical analysis -- 5.4.1 ANOVA table of Type I -- 5.4.2 Nonlinear trends -- 5.4.3 Removal of model terms -- 5.4.4 Comparison of levels using contrasts -- 5.4.5 Contrasts and the model parameterization -- 5.4.6 Posterior simplification -- 5.4.7 Diagnosis of the final model -- 5.5 Conclusion -- 6 SYSTEMATIC PART -- 6.1 Regression -- 6.2 ANOVA and ANODEV -- 6.3 ANCOVA and ANCODEV -- 6.4 Syntax of the systematic part -- 7 RANDOM PART -- 7.1 Continuous measurements -- 7.2 Counts and frequencies -- 7.3 Relative frequencies -- 8 GAUSSIAN DISTRIBUTION -- 8.1 Description of LM and GLM -- 8.2 Regression -- 8.3 Weighted regression -- 8.4 Multiple regression -- 8.5 Two-way ANOVA -- 8.6 One-way ANCOVA -- 9 GAMMA AND LOGNORMAL DISTRIBUTIONS -- 9.1 Description of the gamma model -- 9.2 Description of the lognormal model -- 9.3 Regression -- 9.4 Two-way ANODEV -- 9.5 Two-way ANCOVA -- 10 POISSON DISTRIBUTION -- 10.1 Description of the Poisson model -- 10.2 One-way ANODEV. 10.3 Overdispersion and underdispersion -- 10.4 Multiple regression -- 10.5 One-way ANCODEV -- 10.6 Three-way ANODEV -- 11 NEGATIVE-BINOMIAL DISTRIBUTION -- 11.1 Description of the negative-binomial model -- 11.2 One-way ANODEV -- 12 BINOMIAL DISTRIBUTION -- 12.1 Description of the binomial model -- 12.2 Two-way ANODEV -- 12.3 Overdispersion and underdispersion -- 12.4 Regression -- 12.5 One-way ANCODEV -- 12.6 Binary one-way ANCODEV -- REFERENCES -- INDEX -- Subject index -- R functions and their arguments. Quantitative research. http://id.loc.gov/authorities/subjects/sh2007000909 Analysis of variance. http://id.loc.gov/authorities/subjects/sh85004782 Gaussian distribution. http://id.loc.gov/authorities/subjects/sh85053556 Lognormal distribution. http://id.loc.gov/authorities/subjects/sh85078134 Poisson distribution. http://id.loc.gov/authorities/subjects/sh85103956 Distribution (Probability theory) http://id.loc.gov/authorities/subjects/sh85038545 Recherche quantitative. Analyse de variance. Loi de Gauss (Statistique) Distribution lognormale. Distribution de Poisson. Distribution (Théorie des probabilités) distribution (statistics-related concept) aat MATHEMATICS Applied. bisacsh MATHEMATICS Probability & Statistics General. bisacsh Analysis of variance fast Distribution (Probability theory) fast Gaussian distribution fast Lognormal distribution fast Poisson distribution fast Quantitative research fast Brabec, Marek, author. Print version: Pekar, Stano. Modern analysis of biological data. Brno : Masaryk University Press, 2016 9788021080195 (OCoLC)991599485 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1543330 Volltext |
spellingShingle | Pekár, Stano Brabec, Marek Modern analysis of biological data : generalized linear models in R / Intro -- CONTENTS -- FOREWORD -- 1 INTRODUCTION -- 1.1 How to read the book -- 1.2 Types of variables -- 1.3 Conventions -- 2 STATISTICAL SOFTWARE -- 2.1 The R environment -- 2.2 Installation and use of R -- 2.3 Basic operations -- 2.4 Data frames -- 3 EXPLORATORY DATA ANALYSIS (EDA) -- 3.1 Expected value -- 3.2 Variance -- 3.3 Confidence intervals -- 3.4 Summary tables -- 3.5 Plots -- 3.5.1 Distribution plots -- 3.5.2 Scatter plots -- 3.5.3 Box plots -- 3.5.4 Lattice plots -- 3.5.5 Interaction plots -- 3.5.6 Bar plots -- 3.5.7 Paired plots -- 3.5.8 3D plots -- 3.5.9 Plots with whiskers -- 3.5.10 Curves -- 4 STATISTICAL MODELLING -- 4.1 Regression model -- 4.2 General linear model -- 4.3 Generalized linear model -- 4.4 Searching for the "correct" model -- 4.5 Model selection -- 4.6 Model diagnosis -- 5 THE FIRST TRIAL -- 5.1 An Example -- 5.2 EDA -- 5.3 Presumed model -- 5.4 Statistical analysis -- 5.4.1 ANOVA table of Type I -- 5.4.2 Nonlinear trends -- 5.4.3 Removal of model terms -- 5.4.4 Comparison of levels using contrasts -- 5.4.5 Contrasts and the model parameterization -- 5.4.6 Posterior simplification -- 5.4.7 Diagnosis of the final model -- 5.5 Conclusion -- 6 SYSTEMATIC PART -- 6.1 Regression -- 6.2 ANOVA and ANODEV -- 6.3 ANCOVA and ANCODEV -- 6.4 Syntax of the systematic part -- 7 RANDOM PART -- 7.1 Continuous measurements -- 7.2 Counts and frequencies -- 7.3 Relative frequencies -- 8 GAUSSIAN DISTRIBUTION -- 8.1 Description of LM and GLM -- 8.2 Regression -- 8.3 Weighted regression -- 8.4 Multiple regression -- 8.5 Two-way ANOVA -- 8.6 One-way ANCOVA -- 9 GAMMA AND LOGNORMAL DISTRIBUTIONS -- 9.1 Description of the gamma model -- 9.2 Description of the lognormal model -- 9.3 Regression -- 9.4 Two-way ANODEV -- 9.5 Two-way ANCOVA -- 10 POISSON DISTRIBUTION -- 10.1 Description of the Poisson model -- 10.2 One-way ANODEV. 10.3 Overdispersion and underdispersion -- 10.4 Multiple regression -- 10.5 One-way ANCODEV -- 10.6 Three-way ANODEV -- 11 NEGATIVE-BINOMIAL DISTRIBUTION -- 11.1 Description of the negative-binomial model -- 11.2 One-way ANODEV -- 12 BINOMIAL DISTRIBUTION -- 12.1 Description of the binomial model -- 12.2 Two-way ANODEV -- 12.3 Overdispersion and underdispersion -- 12.4 Regression -- 12.5 One-way ANCODEV -- 12.6 Binary one-way ANCODEV -- REFERENCES -- INDEX -- Subject index -- R functions and their arguments. Quantitative research. http://id.loc.gov/authorities/subjects/sh2007000909 Analysis of variance. http://id.loc.gov/authorities/subjects/sh85004782 Gaussian distribution. http://id.loc.gov/authorities/subjects/sh85053556 Lognormal distribution. http://id.loc.gov/authorities/subjects/sh85078134 Poisson distribution. http://id.loc.gov/authorities/subjects/sh85103956 Distribution (Probability theory) http://id.loc.gov/authorities/subjects/sh85038545 Recherche quantitative. Analyse de variance. Loi de Gauss (Statistique) Distribution lognormale. Distribution de Poisson. Distribution (Théorie des probabilités) distribution (statistics-related concept) aat MATHEMATICS Applied. bisacsh MATHEMATICS Probability & Statistics General. bisacsh Analysis of variance fast Distribution (Probability theory) fast Gaussian distribution fast Lognormal distribution fast Poisson distribution fast Quantitative research fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh2007000909 http://id.loc.gov/authorities/subjects/sh85004782 http://id.loc.gov/authorities/subjects/sh85053556 http://id.loc.gov/authorities/subjects/sh85078134 http://id.loc.gov/authorities/subjects/sh85103956 http://id.loc.gov/authorities/subjects/sh85038545 |
title | Modern analysis of biological data : generalized linear models in R / |
title_alt | Generalized linear models in R |
title_auth | Modern analysis of biological data : generalized linear models in R / |
title_exact_search | Modern analysis of biological data : generalized linear models in R / |
title_full | Modern analysis of biological data : generalized linear models in R / Stano Pekar, Marek Brabec. |
title_fullStr | Modern analysis of biological data : generalized linear models in R / Stano Pekar, Marek Brabec. |
title_full_unstemmed | Modern analysis of biological data : generalized linear models in R / Stano Pekar, Marek Brabec. |
title_short | Modern analysis of biological data : |
title_sort | modern analysis of biological data generalized linear models in r |
title_sub | generalized linear models in R / |
topic | Quantitative research. http://id.loc.gov/authorities/subjects/sh2007000909 Analysis of variance. http://id.loc.gov/authorities/subjects/sh85004782 Gaussian distribution. http://id.loc.gov/authorities/subjects/sh85053556 Lognormal distribution. http://id.loc.gov/authorities/subjects/sh85078134 Poisson distribution. http://id.loc.gov/authorities/subjects/sh85103956 Distribution (Probability theory) http://id.loc.gov/authorities/subjects/sh85038545 Recherche quantitative. Analyse de variance. Loi de Gauss (Statistique) Distribution lognormale. Distribution de Poisson. Distribution (Théorie des probabilités) distribution (statistics-related concept) aat MATHEMATICS Applied. bisacsh MATHEMATICS Probability & Statistics General. bisacsh Analysis of variance fast Distribution (Probability theory) fast Gaussian distribution fast Lognormal distribution fast Poisson distribution fast Quantitative research fast |
topic_facet | Quantitative research. Analysis of variance. Gaussian distribution. Lognormal distribution. Poisson distribution. Distribution (Probability theory) Recherche quantitative. Analyse de variance. Loi de Gauss (Statistique) Distribution lognormale. Distribution de Poisson. Distribution (Théorie des probabilités) distribution (statistics-related concept) MATHEMATICS Applied. MATHEMATICS Probability & Statistics General. Analysis of variance Gaussian distribution Lognormal distribution Poisson distribution Quantitative research |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1543330 |
work_keys_str_mv | AT pekarstano modernanalysisofbiologicaldatageneralizedlinearmodelsinr AT brabecmarek modernanalysisofbiologicaldatageneralizedlinearmodelsinr AT pekarstano generalizedlinearmodelsinr AT brabecmarek generalizedlinearmodelsinr |