更新时间:2021-06-24 15:55:16
coverpage
Title Page
Copyright and Credits
R Statistics Cookbook
About Packt
Why subscribe?
Packt.com
Contributors
About the author
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Download the color images
Conventions used
Sections
Getting ready
How to do it…
How it works…
There's more…
See also
Get in touch
Reviews
Getting Started with R and Statistics
Introduction
Technical requirements
Maximum likelihood estimation
How to do it...
How it works...
There's more...
Calculating densities quantiles and CDFs
Creating barplots using ggplot
Generating random numbers from multiple distributions
Complex data processing with dplyr
3D visualization with the plot3d package
Formatting tabular data with the formattable package
Simple random sampling
Creating diagrams via the DiagrammeR package
C++ in R via the Rcpp package
Interactive plots with the ggplot GUI package
Animations with the gganimate package
Using R6 classes
Modeling sequences with the TraMineR package