Visualizing Data in R 4 by Margot Tollefson
Author:Margot Tollefson
Language: eng
Format: epub
ISBN: 9781484268315
Publisher: Apress
par(
mfrow=c( 2, 2 ),
oma=c( 2, 2, 2, 2 )
)
plot(
glm(
sr ~ .,
data=LifeCycleSavings
),
caption=paste( "plot", 1:6 ),
which=c( 1, 2, 4, 5 ),
labels.id=NULL,
sub.caption="sub.caption",
main="main",
id.n=2,
cex.id=0.9,
cook.levels= c( 0.33, 0.67, 1 ),
iter.smooth=5,
label.pos=c( 4, 4 ),
cex.caption=1.15,
cex.oma.main=1.4
)
par(
mfrow=c( 1, 1 ),
oma=c( 0, 0, 0, 0 )
)
palette(
"default"
)
Listing 5-17Code for the example of using plot() on an object of the lm class. The arguments x, caption, which, labels.id, sub.caption, main, cex.id, cook.levels, iter.smooth, label.pos, cex.caption, and cex.oma.main are set
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Windows Terminal Tips, Tricks, and Productivity Hacks by Will Fuqua(1523)
Augmented Reality with Unity AR Foundation by Jonathan Linowes(1275)
Sketching User Experiences by Buxton Bill(640)
Object-Role Modeling Fundamentals: A Practical Guide to Data Modeling with ORM by Terry Halpin(616)
Beginning AutoCAD 2020 Exercise Workbook by Cheryl R. Shrock(579)
You Donât Know JS: Up & Going by Kyle Simpson(563)
Adobe InDesign for Absolute Beginner: Tips and Techniques to Creating Professional Books and Magazines for Online and Desktop Publishing using InDesign by Scott Walter & Scott Walter(530)
SketchUp For Dummies by Bill Fane & Mark Harrison & Josh Reilly(528)
Windows 10: The Missing Manual by Pogue David(523)
AI 2041: Ten Visions for Our Future by Kai-Fu Lee & Chen Qiufan(505)
100 Principles of Game Design by unknow(493)
Advanced Game Design by Michael Sellers(486)
Research Methods in Human-Computer Interaction by unknow(480)
TensorFlow 2.0 Computer Vision Cookbook by Jesus Martinez(475)
The Rainbow Stack: A Casual Guide to UX Design by Jawara Joseph(469)
Hands-On Data Visualization by Jack Dougherty(454)
Photoshop Elements 12 All-in-One For Dummies by Barbara Obermeier & Ted Padova(453)
Mastering InDesign Templates by Murphy Monica & Knorr Mancini Margot(453)
Connected, Intelligent, Automated: The Definitive Guide to Digital Transformation and Quality 4.0 by Radziwill N. M(424)
