• Kapcsolat

  • Hírlevél

  • Rólunk

  • Szállítási lehetőségek

  • Prospero könyvpiaci podcast

  • Hírek

  • Modern Applied Statistics with S

    Modern Applied Statistics with S by Venables, W.N.; Ripley, B.D.;

    Sorozatcím: Statistics and Computing;

      • 20% KEDVEZMÉNY?

      • A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
      • Kiadói listaár EUR 181.89
      • Az ár azért becsült, mert a rendelés pillanatában nem lehet pontosan tudni, hogy a beérkezéskor milyen lesz a forint árfolyama az adott termék eredeti devizájához képest. Ha a forint romlana, kissé többet, ha javulna, kissé kevesebbet kell majd fizetnie.

        75 438 Ft (71 846 Ft + 5% áfa)
      • Kedvezmény(ek) 20% (cc. 15 088 Ft off)
      • Kedvezményes ár 60 351 Ft (57 477 Ft + 5% áfa)

    75 438 Ft

    db

    Beszerezhetőség

    Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
    A Prosperónál jelenleg nincsen raktáron.

    Why don't you give exact delivery time?

    A beszerzés időigényét az eddigi tapasztalatokra alapozva adjuk meg. Azért becsült, mert a terméket külföldről hozzuk be, így a kiadó kiszolgálásának pillanatnyi gyorsaságától is függ. A megadottnál gyorsabb és lassabb szállítás is elképzelhető, de mindent megteszünk, hogy Ön a lehető leghamarabb jusson hozzá a termékhez.

    A termék adatai:

    • Kiadás sorszáma 4
    • Kiadó Springer New York
    • Megjelenés dátuma 2002. augusztus 12.
    • Kötetek száma 1 pieces, Book

    • ISBN 9780387954578
    • Kötéstípus Keménykötés
    • Terjedelem498 oldal
    • Méret 235x155 mm
    • Súly 1980 g
    • Nyelv angol
    • Illusztrációk XII, 498 p. Illustrations, black & white
    • 0

    Kategóriák

    Hosszú leírás:

    S is a powerful environment for the statistical and graphical analysis of data. It provides the tools to implement many statistical ideas that have been made possible by the widespread availability of workstations having good graphics and computational capabilities. This book is a guide to using S environments to perform statistical analyses and provides both an introduction to the use of S and a course in modern statistical methods. Implementations of S are available commercially in S-PLUS(R) workstations and as the Open Source R for a wide range of computer systems. The aim of this book is to show how to use S as a powerful and graphical data analysis system. Readers are assumed to have a basic grounding in statistics, and so the book is intended for would-be users of S-PLUS or R and both students and researchers using statistics. Throughout, the emphasis is on presenting practical problems and full analyses of real data sets. Many of the methods discussed are state of the art approaches to topics such as linear, nonlinear and smooth regression models, tree-based methods, multivariate analysis, pattern recognition, survival analysis, time series and spatial statistics. Throughout modern techniques such as robust methods, non-parametric smoothing and bootstrapping are used where appropriate. This fourth edition is intended for users of S-PLUS 6.0 or R 1.5.0 or later. A substantial change from the third edition is updating for the current versions of S-PLUS and adding coverage of R. The introductory material has been rewritten to emphasis the import, export and manipulation of data. Increased computational power allows even more computer-intensive methods to be used, and methods such as GLMMs, S-PLUS is a very popular statistical program for statistical researchers and data analysts. The program is available on both UNIX and Windows platforms.

    Több

    Tartalomjegyzék:

    1 Introduction.- 1.1 A Quick Overview of S.- 1.2 Using S.- 1.3 An Introductory Session.- 1.4 What Next?.- 2 Data Manipulation.- 2.1 Objects.- 2.2 Connections.- 2.3 Data Manipulation.- 2.4 Tables and Cross-Classification.- 3 The S Language.- 3.1 Language Layout.- 3.2 More on S Objects.- 3.3 Arithmetical Expressions.- 3.4 Character Vector Operations.- 3.5 Formatting and Printing.- 3.6 Calling Conventions for Functions.- 3.7 Model Formulae.- 3.8 Control Structures.- 3.9 Array and Matrix Operations.- 3.10 Introduction to Classes and Methods.- 4 Graphics.- 4.1 Graphics Devices.- 4.2 Basic Plotting Functions.- 4.3 Enhancing Plots.- 4.4 Fine Control of Graphics.- 4.5 Trellis Graphics.- 5 Univariate Statistics.- 5.1 Probability Distributions.- 5.2 Generating Random Data.- 5.3 Data Summaries.- 5.4 Classical Univariate Statistics.- 5.5 Robust Summaries.- 5.6 Density Estimation.- 5.7 Bootstrap and Permutation Methods.- 6 Linear Statistical Models.- 6.1 An Analysis of Covariance Example.- 6.2 Model Formulae and Model Matrices.- 6.3 Regression Diagnostics.- 6.4 Safe Prediction.- 6.5 Robust and Resistant Regression.- 6.6 Bootstrapping Linear Models.- 6.7 Factorial Designs and Designed Experiments.- 6.8 An Unbalanced Four-Way Layout.- 6.9 Predicting Computer Performance.- 6.10 Multiple Comparisons.- 7 Generalized Linear Models.- 7.1 Functions for Generalized Linear Modelling.- 7.2 Binomial Data.- 7.3 Poisson and Multinomial Models.- 7.4 A Negative Binomial Family.- 7.5 Over-Dispersion in Binomial and Poisson GLMs.- 8 Non-Linear and Smooth Regression.- 8.1 An Introductory Example.- 8.2 Fitting Non-Linear Regression Models.- 8.3 Non-Linear Fitted Model Objects and Method Functions.- 8.4 Confidence Intervals for Parameters.- 8.5 Profiles.- 8.6 Constrained Non-Linear Regression.- 8.7 One-Dimensional Curve-Fitting.- 8.8 Additive Models.- 8.9 Projection-Pursuit Regression.- 8.10 Neural Networks.- 8.11 Conclusions.- 9 Tree-Based Methods.- 9.1 Partitioning Methods.- 9.2 Implementation in rpart.- 9.3 Implementation in tree.- 10 Random and Mixed Effects.- 10.1 Linear Models.- 10.2 Classic Nested Designs.- 10.3 Non-Linear Mixed Effects Models.- 10.4 Generalized Linear Mixed Models.- 10.5 GEE Models.- 11 Exploratory Multivariate Analysis.- 11.1 Visualization Methods.- 11.2 Cluster Analysis.- 11.3 Factor Analysis.- 11.4 Discrete Multivariate Analysis.- 12 Classification.- 12.1 Discriminant Analysis.- 12.2 Classification Theory.- 12.3 Non-Parametric Rules.- 12.4 Neural Networks.- 12.5 Support Vector Machines.- 12.6 Forensic Glass Example.- 12.7 Calibration Plots.- 13 Survival Analysis.- 13.1 Estimators of Survivor Curves.- 13.2 Parametric Models.- 13.3 Cox Proportional Hazards Model.- 13.4 Further Examples.- 14 Time Series Analysis.- 14.1 Second-Order Summaries.- 14.2 ARIMA Models.- 14.3 Seasonality.- 14.4 Nottingham Temperature Data.- 14.5 Regression with Autocorrelated Errors.- 14.6 Models for Financial Series.- 15 Spatial Statistics.- 15.1 Spatial Interpolation and Smoothing.- 15.2 Kriging.- 15.3 Point Process Analysis.- 16 Optimization.- 16.1 Univariate Functions.- 16.2 Special-Purpose Optimization Functions.- 16.3 General Optimization.- Appendices.- A Implementation-Specific Details.- A.1 Using S-PLUS under Unix / Linux.- A.2 Using S-PLUS under Windows.- A.3 Using R under Unix / Linux.- A.4 Using R under Windows.- A.5 For Emacs Users.- B The S-PLUS GUI.- C Datasets, Software and Libraries.- C.1 Our Software.- C.2 Using Libraries.- References.

    Több