Other packages > Find by keyword >

MPV  

Data Sets from Montgomery, Peck and Vining
View on CRAN: Click here


Download and install MPV package within the R console
Install from CRAN:
install.packages("MPV")

Install from Github:
library("remotes")
install_github("cran/MPV")

Install by package version:
library("remotes")
install_version("MPV", "2.0")



Attach the package and use:
library("MPV")
Maintained by
W.J. Braun
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2002-11-08
Latest Update: 2025-04-14
Description:
Most of this package consists of data sets from the textbook Introduction to Linear Regression Analysis, by Montgomery, Peck and Vining. All data sets from the 3rd edition are included and many from the 6th edition are also included. The package also contains some additional data sets and functions.
How to cite:
W.J. Braun (2002). MPV: Data Sets from Montgomery, Peck and Vining. R package version 2.0, https://cran.r-project.org/web/packages/MPV. Accessed 10 Mar. 2026.
Previous versions and publish date:
1.1-1 (2002-11-08 17:52), 1.1 (2002-11-08 16:55), 1.2 (2003-10-10 10:43), 1.23 (2005-07-30 11:11), 1.25 (2012-10-29 08:57), 1.27 (2012-10-31 08:25), 1.29 (2013-09-22 22:46), 1.35 (2014-09-03 18:07), 1.38 (2015-04-12 22:54), 1.53 (2018-06-07 21:20), 1.55 (2019-08-03 09:00), 1.56 (2021-01-10 06:00), 1.57 (2021-03-30 09:20), 1.58 (2022-07-07 07:20), 1.59 (2022-10-20 04:27), 1.61 (2023-02-17 22:00), 1.62 (2023-02-26 04:40), 1.63 (2023-09-05 13:10), 1.64 (2024-08-17 07:50)
Other packages that cited MPV R package
View MPV citation profile
Other R packages that MPV depends, imports, suggests or enhances
Complete documentation for MPV
Functions, R codes and Examples using the MPV R package
Some associated functions: BCCIPlot . BCLPBias . BiasVarPlot . BioOxyDemand . GANOVA . GFplot . GRegplot . Juliet . LPBias . PRESS . Qyplot . Uplot . Wpgtemp . bp . cement . cigbutts . earthquake . fires . gasdata . lengthguesses . lesions . motor . noisyimage . oldwash . p11.12 . p11.15 . p12.11 . p12.12 . p12.8 . p13.1 . p13.16 . p13.2 . p13.20 . p13.3 . p13.4 . p13.5 . p13.6 . p13.7 . p14.1 . p14.2 . p15.4 . p2.10 . p2.12 . p2.13 . p2.14 . p2.15 . p2.16 . p2.7 . p2.9 . p4.18 . p4.19 . p4.20 . p5.1 . p5.10 . p5.11 . p5.2 . p5.3 . p5.4 . p5.5 . p7.1 . p7.11 . p7.15 . p7.16 . p7.19 . p7.2 . p7.4 . p7.6 . p8.11 . p8.3 . p9.10 . pathoeg . qqANOVA . quadline . radon . seismictimings . softdrink . solar . stain . table.b1 . table.b10 . table.b11 . table.b12 . table.b13 . table.b14 . table.b2 . table.b3 . table.b4 . table.b5 . table.b6 . table.b7 . table.b8 . table.b9 . tarimage . tplot . tree.sample . windWin80 . wxNWO . 
Some associated R codes: BCCIPlot.R . BCLPBias.R . BiasVarPlot.R . GANOVA.R . GFplot.R . GRegplot.R . LPBias.R . PRESS.R . Qyplot.R . Uplot.R . qqANOVA.R . quadline.R . tplot.R .  Full MPV package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA