Название: Statistical Methods for Dynamic Treatment Regimes ISBN: 1461474272 ISBN-13(EAN): 9781461474272 Издательство: Springer Рейтинг: Цена: 11179.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Statistical Methods for Dynamic Treatment Regimes shares state of the art of statistical methods developed to address questions of estimation and inference for dynamic treatment regimes, a branch of personalized medicine.
Автор: Xie Y. Название: Dynamic Documents with R and knitr, Second Edition ISBN: 1498716962 ISBN-13(EAN): 9781498716963 Издательство: Taylor&Francis Рейтинг: Цена: 11789.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Quickly and Easily Write Dynamic Documents
Suitable for both beginners and advanced users, Dynamic Documents with R and knitr, Second Edition makes writing statistical reports easier by integrating computing directly with reporting. Reports range from homework, projects, exams, books, blogs, and web pages to virtually any documents related to statistical graphics, computing, and data analysis. The book covers basic applications for beginners while guiding power users in understanding the extensibility of the knitr package.
New to the Second Edition
A new chapter that introduces R Markdown v2
Changes that reflect improvements in the knitr package
New sections on generating tables, defining custom printing methods for objects in code chunks, the C/Fortran engines, the Stan engine, running engines in a persistent session, and starting a local server to serve dynamic documents
Boost Your Productivity in Statistical Report Writing and Make Your Scientific Computing with R Reproducible
Like its highly praised predecessor, this edition shows you how to improve your efficiency in writing reports. The book takes you from program output to publication-quality reports, helping you fine-tune every aspect of your report.
Автор: J. Philip Miller Название: Essential Statistical Methods for Medical Statistics, ISBN: 0444537376 ISBN-13(EAN): 9780444537379 Издательство: Elsevier Science Рейтинг: Цена: 8541.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Addresses statistical challenges in epidemiological, biomedical, and pharmaceutical research. This book presents methods for assessing Biomarkers, analysis of competing risks. It offers clinical trials including sequential and group sequential, crossover designs, cluster randomized, and adaptive designs.
Автор: Kohler Название: Data Analysis Using Stata, Third Edition ISBN: 1597181102 ISBN-13(EAN): 9781597181105 Издательство: Taylor&Francis Рейтинг: Цена: 11176.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Data Analysis Using Stata, Third Edition is a comprehensive introduction to both statistical methods and Stata. Beginners will learn the logic of data analysis and interpretation and easily become self-sufficient data analysts. Readers already familiar with Stata will find it an enjoyable resource for picking up new tips and tricks.
The book is written as a self-study tutorial and organized around examples. It interactively introduces statistical techniques such as data exploration, description, and regression techniques for continuous and binary dependent variables. Step by step, readers move through the entire process of data analysis and in doing so learn the principles of Stata, data manipulation, graphical representation, and programs to automate repetitive tasks. This third edition includes advanced topics, such as factor-variables notation, average marginal effects, standard errors in complex survey, and multiple imputation in a way, that beginners of both data analysis and Stata can understand.
Using data from a longitudinal study of private households, the authors provide examples from the social sciences that are relatable to researchers from all disciplines. The examples emphasize good statistical practice and reproducible research. Readers are encouraged to download the companion package of datasets to replicate the examples as they work through the book. Each chapter ends with exercises to consolidate acquired skills.
Автор: Verzani Название: Using R for Introductory Statistics, Second Edition ISBN: 1466590734 ISBN-13(EAN): 9781466590731 Издательство: Taylor&Francis Рейтинг: Цена: 9798.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
The second edition of a bestselling textbook, Using R for Introductory Statistics guides students through the basics of R, helping them overcome the sometimes steep learning curve. The author does this by breaking the material down into small, task-oriented steps. The second edition maintains the features that made the first edition so popular, while updating data, examples, and changes to R in line with the current version.
See What's New in the Second Edition:
Increased emphasis on more idiomatic R provides a grounding in the functionality of base R.
Discussions of the use of RStudio helps new R users avoid as many pitfalls as possible.
Use of knitr package makes code easier to read and therefore easier to reason about.
Additional information on computer-intensive approaches motivates the traditional approach.
Updated examples and data make the information current and topical.
The book has an accompanying package, UsingR, available from CRAN, R's repository of user-contributed packages. The package contains the data sets mentioned in the text (data(package="UsingR")), answers to selected problems (answers()), a few demonstrations (demo()), the errata (errata()), and sample code from the text.
The topics of this text line up closely with traditional teaching progression; however, the book also highlights computer-intensive approaches to motivate the more traditional approach. The authors emphasize realistic data and examples and rely on visualization techniques to gather insight. They introduce statistics and R seamlessly, giving students the tools they need to use R and the information they need to navigate the sometimes complex world of statistical computing.
Автор: Hothorn Название: A Handbook of Statistical Analyses using R, Third Edition ISBN: 1482204584 ISBN-13(EAN): 9781482204582 Издательство: Taylor&Francis Рейтинг: Цена: 10411.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Like the best-selling first two editions, A Handbook of Statistical Analyses using R, Third Edition provides an up-to-date guide to data analysis using the R system for statistical computing. The book explains how to conduct a range of statistical analyses, from simple inference to recursive partitioning to cluster analysis.
New to the Third Edition
Three new chapters on quantile regression, missing values, and Bayesian inference
Extra material in the logistic regression chapter that describes a regression model for ordered categorical response variables
Additional exercises
More detailed explanations of R code
New section in each chapter summarizing the results of the analyses
Updated version of the HSAUR package (HSAUR3), which includes some slides that can be used in introductory statistics courses
Whether you're a data analyst, scientist, or student, this handbook shows you how to easily use R to effectively evaluate your data. With numerous real-world examples, it emphasizes the practical application and interpretation of results.
Описание: The Manchester Physics Series General Editors: D.J. Sandiford; F. Mandl; A.C. Phillips Department of Physics and Astronomy, University of Manchester Properties of Matter B.H. Flowers and E. Mendoza Optics Second Edition F.G. Smith and J.H. Thomson Statistical Physics Second Edition F. Mandl Electromagnetism Second Edition I.S. Grant and W.R.
Автор: Agarwal Название: Statistical Methods for Recommender Systems ISBN: 1107036070 ISBN-13(EAN): 9781107036079 Издательство: Cambridge Academ Рейтинг: Цена: 7602.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Designing algorithms to recommend items such as news articles and movies to users is a challenging task in numerous web applications. The crux of the problem is to rank items based on users' responses to different items to optimize for multiple objectives. Major technical challenges are high dimensional prediction with sparse data and constructing high dimensional sequential designs to collect data for user modeling and system design. This comprehensive treatment of the statistical issues that arise in recommender systems includes detailed, in-depth discussions of current state-of-the-art methods such as adaptive sequential designs (multi-armed bandit methods), bilinear random-effects models (matrix factorization) and scalable model fitting using modern computing paradigms like MapReduce. The authors draw upon their vast experience working with such large-scale systems at Yahoo! and LinkedIn, and bridge the gap between theory and practice by illustrating complex concepts with examples from applications they are directly involved with.
Автор: Lai, Tze Leung Xing, Haipeng Название: Statistical models and methods for financial markets ISBN: 1441926682 ISBN-13(EAN): 9781441926685 Издательство: Springer Рейтинг: Цена: 10335.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The authors here present statistical methods and models of importance to quantitative finance and links finance theory to market practice via statistical modeling and decision making. They provide basic statistical background as well as in-depth applications.
Автор: Van Houwelingen Название: Dynamic Prediction in Clinical Survival Analysis ISBN: 1439835330 ISBN-13(EAN): 9781439835333 Издательство: Taylor&Francis Рейтинг: Цена: 24499.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
There is a huge amount of literature on statistical models for the prediction of survival after diagnosis of a wide range of diseases like cancer, cardiovascular disease, and chronic kidney disease. Current practice is to use prediction models based on the Cox proportional hazards model and to present those as static models for remaining lifetime after diagnosis or treatment. In contrast, Dynamic Prediction in Clinical Survival Analysis focuses on dynamic models for the remaining lifetime at later points in time, for instance using landmark models.
Designed to be useful to applied statisticians and clinical epidemiologists, each chapter in the book has a practical focus on the issues of working with real life data. Chapters conclude with additional material either on the interpretation of the models, alternative models, or theoretical background. The book consists of four parts:
Part I deals with prognostic models for survival data using (clinical) information available at baseline, based on the Cox model
Part II is about prognostic models for survival data using (clinical) information available at baseline, when the proportional hazards assumption of the Cox model is violated
Part III is dedicated to the use of time-dependent information in dynamic prediction
Part IV explores dynamic prediction models for survival data using genomic data
Dynamic Prediction in Clinical Survival Analysis summarizes cutting-edge research on the dynamic use of predictive models with traditional and new approaches. Aimed at applied statisticians who actively analyze clinical data in collaboration with clinicians, the analyses of the different data sets throughout the book demonstrate how predictive models can be obtained from proper data sets.
Автор: Hastie Название: Statistical Learning with Sparsity ISBN: 1498712169 ISBN-13(EAN): 9781498712163 Издательство: Taylor&Francis Рейтинг: Цена: 16843.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Discover New Methods for Dealing with High-Dimensional Data
A sparse statistical model has only a small number of nonzero parameters or weights; therefore, it is much easier to estimate and interpret than a dense model. Statistical Learning with Sparsity: The Lasso and Generalizations presents methods that exploit sparsity to help recover the underlying signal in a set of data.
Top experts in this rapidly evolving field, the authors describe the lasso for linear regression and a simple coordinate descent algorithm for its computation. They discuss the application of ℓ1 penalties to generalized linear models and support vector machines, cover generalized penalties such as the elastic net and group lasso, and review numerical methods for optimization. They also present statistical inference methods for fitted (lasso) models, including the bootstrap, Bayesian methods, and recently developed approaches. In addition, the book examines matrix decomposition, sparse multivariate analysis, graphical models, and compressed sensing. It concludes with a survey of theoretical results for the lasso.
In this age of big data, the number of features measured on a person or object can be large and might be larger than the number of observations. This book shows how the sparsity assumption allows us to tackle these problems and extract useful and reproducible patterns from big datasets. Data analysts, computer scientists, and theorists will appreciate this thorough and up-to-date treatment of sparse statistical modeling.