Mostrando 101 - 120 Resultados de 165,089 Para Buscar '"r."', tiempo de consulta: 0.29s Limitar resultados
  1. 101
    Publicado 2015
    Tabla de Contenidos: “…Conté: Manual (31 pàgines ; 30 cm) -- 10 quaderns de qüestionaris (7 pàgines , 30 cm) ("IPP-R : interessos i preferències professionals revisat : quadernet") -- 25 fulls idèntics de respostes -- 2 fulls d'instruccions per a la correcció mecanitzada…”
    Conjunto
  2. 102
    Publicado 2002
    “…R & D (Highlands Ranch, Colo.)…”
    Tesis
  3. 103
    Publicado 2022
    Tabla de Contenidos: “…PART 1 GETTING STARTED -- 1 Introduction to R -- 2 Creating a dataset -- 3 Basic data management -- 4 Getting started with graphs -- 5 Advanced data management -- PART 2 BASIC METHODS -- 6 Basic graphs -- 7 Basic statistics -- PART 3 INTERMEDIATE METHODS -- 8 Regression -- 9 Analysis of variance -- 10 Power analysis -- 11 Intermediate graphs -- 12 Resampling statistics and bootstrapping -- PART 4 ADVANCED METHODS -- 13 Generalized linear models -- 14 Principal components and factor analysis -- 15 Time series -- 16 Cluster analysis -- 17 Classification -- 18 Advanced methods for missing data -- PART 5 EXPANDING YOUR SKILLS -- 19 Advanced graphs -- 20 Advanced programming -- 21 Creating dynamic reports -- 22 Creating a package…”
    Libro electrónico
  4. 104
    Publicado 2017
    Materias: “…R (Computer program language)…”
    Video
  5. 105
    Publicado 2020
    “…Chapters cover: The R language; summarizing statistical data; graphical displays; the fundamentals of probability; reliability; discrete and continuous distributions; and more. …”
    Libro electrónico
  6. 106
    Publicado 2016
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Brief Contents -- Contents in Detail -- Preface -- Acknowledgments -- Introduction -- A Brief History of R -- About This Book -- Part I: The Language -- Part II: Programming -- Part III: Statistics and Probability -- Part IV: Statistical Testing and Modeling -- Part V: Advanced Graphics -- For Students -- For Instructors -- Part I: The Language -- Chapter 1: Getting Started -- 1.1 Obtaining and Installing R from CRAN -- 1.2 Opening R for the First Time -- 1.2.1 Console and Editor Panes -- 1.2.2 Comments -- 1.2.3 Working Directory -- 1.2.4 Installing and Loading R Packages -- 1.2.5 Help Files and Function Documentation -- 1.2.6 Third-Party Editors -- 1.3 Saving Work and Exiting R -- 1.3.1 Workspaces -- 1.3.2 Scripts -- 1.4 Conventions -- 1.4.1 Coding -- 1.4.2 Math and Equation References -- 1.4.3 Exercises -- Exercise 1.1 -- Chapter 2: Numerics, Arithmetic, Assignment, and Vectors -- 2.1 R for Basic Math -- 2.1.1 Arithmetic -- 2.1.2 Logarithms and Exponentials -- 2.1.3 E-Notation -- Exercise 2.1 -- 2.2 Assigning Objects -- Exercise 2.2 -- 2.3 Vectors -- 2.3.1 Creating a Vector -- 2.3.2 Sequences, Repetition, Sorting, and Lengths -- Exercise 2.3 -- 2.3.3 Subsetting and Element Extraction -- Exercise 2.4 -- 2.3.4 Vector-Oriented Behavior -- Exercise 2.5 -- Chapter 3: Matrices and Arrays -- 3.1 Defining a Matrix -- 3.1.1 Filling Direction -- 3.1.2 Row and Column Bindings -- 3.1.3 Matrix Dimensions -- 3.2 Subsetting -- 3.2.1 Row, Column, and Diagonal Extractions -- 3.2.2 Omitting and Overwriting -- Exercise 3.1 -- 3.3 Matrix Operations and Algebra -- 3.3.1 Matrix Transpose -- 3.3.2 Identity Matrix -- 3.3.3 Scalar Multiple of a Matrix -- 3.3.4 Matrix Addition and Subtraction -- 3.3.5 Matrix Multiplication -- 3.3.6 Matrix Inversion -- Exercise 3.2 -- 3.4 Multidimensional Arrays -- 3.4.1 Definition…”
    Libro electrónico
  7. 107
    Publicado 2019
    Materias: “…R (Computer program language)…”
    Libro electrónico
  8. 108
    por Mailund, Thomas. author
    Publicado 2017
    Materias:
    Libro electrónico
  9. 109
    Materias:
    Libro electrónico
  10. 110
    Publicado 2015
    Tabla de Contenidos: “…Getting started -- Chapter 1. Introduction to R -- Chapter 2. Creating a dataset -- Chapter 3. …”
    Libro electrónico
  11. 111
    por Pace, Larry. author
    Publicado 2014
    Tabla de Contenidos: “…Contents at a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Chapter 1: Migrating to R: As Easy As 1, 2, 3; Getting R Up and Running on Your System; Okay, So I Have R. …”
    Libro electrónico
  12. 112
    Publicado 2016
    Tabla de Contenidos: “…Front Cover; Contents; Preface; About the Translator; Acknowledgments; Chapter 1: Basic R Packages; Chapter 2: Basic Packages of Time Series; Chapter 3: Performance Monitoring Packages of R; Chapter 4: Cross-Platform Communication of R; Chapter 5: Server Implementation of R; Chapter 6: Database and NoSQL; Chapter 7: RHadoop; Appendix A: Installation of Java Environment; Appendix B: Installation of MySQL; Appendix C: Installation of Redis; Appendix D: Installation of MongoDB; Appendix E: Installation of Cassandra; Appendix F: Installation of Hadoop…”
    Libro electrónico
  13. 113
    Publicado 2015
    Tabla de Contenidos: “…Title Page; Copyright Page; Table of Contents; Introduction; About This Book; Changes in the Second Edition; Conventions Used in This Book; What You're Not to Read; Foolish Assumptions; How This Book Is Organized; Part I: Getting Started with R Programming; Part II: Getting Down to Work in R; Part III: Coding in R; Part IV: Making the Data Talk; Part V: Working with Graphics; Part VI: The Part of Tens; Icons Used in This Book; Beyond the Book; Where to Go from Here; Part I Getting Started with R Programming; Chapter 1 Introducing R: The Big Picture; Recognizing the Benefits of Using R…”
    Libro electrónico
  14. 114
    por Benet, Rafael, 1889-1979
    Publicado 1986
    991007019049706719
  15. 115
    por Crawley, Michael J.
    Publicado 2007
    Tabla de Contenidos: “…The R Book; Contents; Preface; 1 Getting Started; 2 Essentials of the R Language; 3 Data Input; 4 Dataframes; 5 Graphics; 6 Tables; 7 Mathematics; 8 Classical Tests; 9 Statistical Modelling; 10 Regression; 11 Analysis of Variance; 12 Analysis of Covariance; 13 Generalized Linear Models; 14 Count Data; 15 Count Data in Tables; 16 Proportion Data; 17 Binary Response Variables; 18 Generalized Additive Models; 19 Mixed-Effects Models; 20 Non-linear Regression; 21 Tree Models; 22 Time Series Analysis; 23 Multivariate Statistics; 24 Spatial Statistics; 25 Survival Analysis; 26 Simulation Models…”
    Libro electrónico
  16. 116
    Publicado 2017
    Tabla de Contenidos: “…Getting R -- The R environment -- R packages -- Basics of R -- Advanced data structures -- Reading data into R -- Statistical graphics -- Writing R functions -- Control statements -- Loops, the Un-R way to iterate -- Group manipulation -- Faster group manipulation with dplyr -- Iterating with purrr -- Data reshaping -- Reshaping data in the Tidyverse -- Manipualting strings -- Probability distributions -- Basic statistics -- Linear models -- Generalized linear models -- Model diagnostics -- Regularization and shrinkage -- Nonlinear models -- Time series and autocorrelation -- Clustering -- Model fitting with Caret -- Reproducibility and reports with knitr -- Rich documents with RMarkdown -- Interactive dashboards with shiny -- Building R packages -- Real-life resources…”
    Libro electrónico
  17. 117
    Publicado 2018
    Tabla de Contenidos: “…Front Cover; Dedication; Contents; List of Figures; List of Tables; Preface; About the Author; Chapter 1 - Installing and Running R and MATLAB; Chapter 2 - Getting Started: Variables and Basic Computations; Chapter 3 - Matrices and Vectors; Chapter 4 - Matrix/Vector Calculations and Functions; Chapter 5 - Lists and Cell Arrays; Chapter 6 - Flow Control; Chapter 7 - Running Code from Files: Scripts; Chapter 8 - Writing Your Own Functions; Chapter 9 - Probability and Random Numbers; Chapter 10 - Graphics; Chapter 11 - Numerical Computing; Chapter 12 - File Input and Output…”
    Libro electrónico
  18. 118
    Tabla de Contenidos: “…Contents at a Glance; Contents; About the Author; In Memoriam; About the Technical Reviewer; Acknowledgments; Introduction; Chapter 1: Getting Star ted; 1.1 What is R, Anyway?; 1.2 A First R Session; 1.3 Your Second R Session; 1.3.1 Working with Indexes; 1.3.2 Representing Missing Data in R; 1.3.3 Vectors and Vectorization in R; 1.3.4 A Brief Introduction to Matrices; 1.3.5 More on Lists; 1.3.6 A Quick Introduction to Data Frames; Chapter 2: Dealing with Dates, Strings, and Data Frames; 2.1 Working with Dates and Times; 2.2 Working with Strings…”
    Libro electrónico
  19. 119
    Publicado 2009
    Revista digital
  20. 120
    por Wickham, Hadley
    Publicado 2023
    Tabla de Contenidos: “…-- How to Launch an RStudio Project -- RStudio Project Versus Active usethis Project -- Working Directory and Filepath Discipline -- Test Drive with load_all() -- Benefits of load_all() -- Other Ways to Call load_all() -- check() and R CMD check -- Workflow -- Background on R CMD check -- Chapter 5. …”
    Libro electrónico