Skip to main content
Top

2019 | OriginalPaper | Chapter

13. Modelling IIV

Authors : Matt Wiley, Joshua F. Wiley

Published in: Advanced R Statistical Programming and Data Models

Publisher: Apress

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

Up until this point, we have focused exclusively on statistical models of the location (or mean) of a distribution. This chapter focuses on something new, the scale or variability of a distribution. Specifically, this chapter introduces the concept of intra-individual variability (IIV), the variability within individual units across repeated assessments. Although a relatively niche area of study, IIV provides additional information about an individual unit and allows new types of research or practical questions to be evaluated, such as do people (schools, factories, etc.) with greater variability have different outcomes? This chapter makes use of the package varian which was developed by one of the authors specifically for variability analysis.

                library(checkpoint)
                checkpoint("2018-09-28", R.version = "3.5.1",
                  project = book_directory,
                  checkpointLocation = checkpoint_directory,
                  scanForPackages = FALSE,
                  scan.rnw.with.knitr = TRUE, use.knitr = TRUE)
               
                library(knitr)
                library(ggplot2)
                library(cowplot)
                library(viridis)
                library(data.table)
                library(JWileymisc)
                library(varian)
                library(mice)
                library(parallel)
               
                options(width = 70, digits = 2)
              

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Metadata
Title
Modelling IIV
Authors
Matt Wiley
Joshua F. Wiley
Copyright Year
2019
Publisher
Apress
DOI
https://doi.org/10.1007/978-1-4842-2872-2_13

Premium Partner