0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (2)
  • R2,500 - R5,000 (3)
  • -
Status
Brand

Showing 1 - 5 of 5 matches in All Departments

Statistical Disclosure Control for Microdata - Methods and Applications in R (Hardcover, 1st ed. 2017): Matthias Templ Statistical Disclosure Control for Microdata - Methods and Applications in R (Hardcover, 1st ed. 2017)
Matthias Templ
R2,747 Discovery Miles 27 470 Ships in 12 - 17 working days

This book on statistical disclosure control presents the theory, applications and software implementation of the traditional approach to (micro)data anonymization, including data perturbation methods, disclosure risk, data utility, information loss and methods for simulating synthetic data. Introducing readers to the R packages sdcMicro and simPop, the book also features numerous examples and exercises with solutions, as well as case studies with real-world data, accompanied by the underlying R code to allow readers to reproduce all results. The demand for and volume of data from surveys, registers or other sources containing sensible information on persons or enterprises have increased significantly over the last several years. At the same time, privacy protection principles and regulations have imposed restrictions on the access and use of individual data. Proper and secure microdata dissemination calls for the application of statistical disclosure control methods to the da ta before release. This book is intended for practitioners at statistical agencies and other national and international organizations that deal with confidential data. It will also be interesting for researchers working in statistical disclosure control and the health sciences.

Visualization and Imputation of Missing Values - With Applications in R (1st ed. 2023): Matthias Templ Visualization and Imputation of Missing Values - With Applications in R (1st ed. 2023)
Matthias Templ
R4,478 Discovery Miles 44 780 Ships in 10 - 15 working days

This book explores visualization and imputation techniques for missing values and presents practical applications using the statistical software R. It explains the concepts of common imputation methods with a focus on visualization, description of data problems and practical solutions using R, including modern methods of robust imputation, imputation based on deep learning and imputation for complex data. By describing the advantages, disadvantages and pitfalls of each method, the book presents a clear picture of which imputation methods are applicable given a specific data set at hand. The material covered includes the pre-analysis of data, visualization of missing values in incomplete data, single and multiple imputation, deductive imputation and outlier replacement, model-based methods including methods based on robust estimates, non-linear methods such as tree-based and deep learning methods, imputation of compositional data, imputation quality evaluation from visual diagnostics to precision measures, coverage rates and prediction performance and a description of different model- and design-based simulation designs for the evaluation. The book also features a topic-focused introduction to R and R code is provided in each chapter to explain the practical application of the described methodology. Addressed to researchers, practitioners and students who work with incomplete data, the book offers an introduction to the subject as well as a discussion of recent developments in the field. It is suitable for beginners to the topic and advanced readers alike.

Applied Compositional Data Analysis - With Worked Examples in R (Hardcover, 1st ed. 2018): Peter Filzmoser, Karel Hron,... Applied Compositional Data Analysis - With Worked Examples in R (Hardcover, 1st ed. 2018)
Peter Filzmoser, Karel Hron, Matthias Templ
R3,538 Discovery Miles 35 380 Ships in 10 - 15 working days

This book presents the statistical analysis of compositional data using the log-ratio approach. It includes a wide range of classical and robust statistical methods adapted for compositional data analysis, such as supervised and unsupervised methods like PCA, correlation analysis, classification and regression. In addition, it considers special data structures like high-dimensional compositions and compositional tables. The methodology introduced is also frequently compared to methods which ignore the specific nature of compositional data. It focuses on practical aspects of compositional data analysis rather than on detailed theoretical derivations, thus issues like graphical visualization and preprocessing (treatment of missing values, zeros, outliers and similar artifacts) form an important part of the book. Since it is primarily intended for researchers and students from applied fields like geochemistry, chemometrics, biology and natural sciences, economics, and social sciences, all the proposed methods are accompanied by worked-out examples in R using the package robCompositions.

Statistical Disclosure Control for Microdata - Methods and Applications in R (Paperback, Softcover reprint of the original 1st... Statistical Disclosure Control for Microdata - Methods and Applications in R (Paperback, Softcover reprint of the original 1st ed. 2017)
Matthias Templ
R1,713 Discovery Miles 17 130 Ships in 10 - 15 working days

This book on statistical disclosure control presents the theory, applications and software implementation of the traditional approach to (micro)data anonymization, including data perturbation methods, disclosure risk, data utility, information loss and methods for simulating synthetic data. Introducing readers to the R packages sdcMicro and simPop, the book also features numerous examples and exercises with solutions, as well as case studies with real-world data, accompanied by the underlying R code to allow readers to reproduce all results. The demand for and volume of data from surveys, registers or other sources containing sensible information on persons or enterprises have increased significantly over the last several years. At the same time, privacy protection principles and regulations have imposed restrictions on the access and use of individual data. Proper and secure microdata dissemination calls for the application of statistical disclosure control methods to the da ta before release. This book is intended for practitioners at statistical agencies and other national and international organizations that deal with confidential data. It will also be interesting for researchers working in statistical disclosure control and the health sciences.

Simulation for Data Science with R (Paperback): Matthias Templ Simulation for Data Science with R (Paperback)
Matthias Templ
R1,377 Discovery Miles 13 770 Ships in 10 - 15 working days

Harness actionable insights from your data with computational statistics and simulations using R About This Book * Learn five different simulation techniques (Monte Carlo, Discrete Event Simulation, System Dynamics, Agent-Based Modeling, and Resampling) in-depth using real-world case studies * A unique book that teaches you the essential and fundamental concepts in statistical modeling and simulation Who This Book Is For This book is for users who are familiar with computational methods. If you want to learn about the advanced features of R, including the computer-intense Monte-Carlo methods as well as computational tools for statistical simulation, then this book is for you. Good knowledge of R programming is assumed/required. What You Will Learn * The book aims to explore advanced R features to simulate data to extract insights from your data. * Get to know the advanced features of R including high-performance computing and advanced data manipulation * See random number simulation used to simulate distributions, data sets, and populations * Simulate close-to-reality populations as the basis for agent-based micro-, model- and design-based simulations * Applications to design statistical solutions with R for solving scientific and real world problems * Comprehensive coverage of several R statistical packages like boot, simPop, VIM, data.table, dplyr, parallel, StatDA, simecol, simecolModels, deSolve and many more. In Detail Data Science with R aims to teach you how to begin performing data science tasks by taking advantage of Rs powerful ecosystem of packages. R being the most widely used programming language when used with data science can be a powerful combination to solve complexities involved with varied data sets in the real world. The book will provide a computational and methodological framework for statistical simulation to the users. Through this book, you will get in grips with the software environment R. After getting to know the background of popular methods in the area of computational statistics, you will see some applications in R to better understand the methods as well as gaining experience of working with real-world data and real-world problems. This book helps uncover the large-scale patterns in complex systems where interdependencies and variation are critical. An effective simulation is driven by data generating processes that accurately reflect real physical populations. You will learn how to plan and structure a simulation project to aid in the decision-making process as well as the presentation of results. By the end of this book, you reader will get in touch with the software environment R. After getting background on popular methods in the area, you will see applications in R to better understand the methods as well as to gain experience when working on real-world data and real-world problems. Style and approach This book takes a practical, hands-on approach to explain the statistical computing methods, gives advice on the usage of these methods, and provides computational tools to help you solve common problems in statistical simulation and computer-intense methods.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Lucky Define - Plastic 3 Head…
R390 Discovery Miles 3 900
Elecstor 18W In-Line UPS (Black)
R999 R404 Discovery Miles 4 040
Deadpool 2 - Super Duper Cut
Ryan Reynolds Blu-ray disc R52 Discovery Miles 520
Complete Clumping Cat Litter (10kg)
R151 Discovery Miles 1 510
Peptiplus Pure Hydrolysed Collagen…
R289 R189 Discovery Miles 1 890
Nintendo Switch OLED Edition Console…
R9,499 R8,399 Discovery Miles 83 990
Mission Impossible 6: Fallout
Tom Cruise, Henry Cavill, … Blu-ray disc  (1)
R131 R91 Discovery Miles 910
St Cyprians Grade 7 School Pack - 2025
R642 Discovery Miles 6 420
Hoover H84-7WD-ZA Wet & Dry Hand Vacuum…
 (1)
R799 R725 Discovery Miles 7 250
Mother's Choice Baby Mink Blanket Bear
R899 R699 Discovery Miles 6 990

 

Partners