Mostrando 18,701 - 18,720 Resultados de 29,313 Para Buscar '"The Help"', tiempo de consulta: 0.18s Limitar resultados
  1. 18701
    Publicado 2016
    “…Statistical procedures featured within the text include: descriptive methods for delineating trends over time linear mixed regression models with both fixed and random effects covariance pattern models on correlated errors generalized estimating equations nonlinear regression models for categorical repeated measurements techniques for analyzing longitudinal data with non-ignorable missing observations Emphasis is given to applications of these methods, using substantial empirical illustrations, designed to help users of statistics better analyze and understand longitudinal data. …”
    Libro electrónico
  2. 18702
    por Rajkumar, K.
    Publicado 2013
    “…Every chapter of the book is supported with a wide variety of solved examples and end-of-chapter exercises to help students master this subject…”
    Libro electrónico
  3. 18703
    por Meyers, Michael, 1961-
    Publicado 2012
    “…Written by CompTIA certification and training expert Mike Meyers, this authoritative exam guide features learning objectives at the beginning of each chapter, exam tips, practice questions, and in-depth explanations. Designed to help you pass the CompTIA Network+ exam with ease, this definitive volume also serves as an essential on-the-job reference. …”
    Libro electrónico
  4. 18704
    Publicado 2016
    Tabla de Contenidos: “…-- 1.6 R and its Interface with other Software -- 1.7 help and/or? -- 1.8 R Books -- 1.9 A Road Map -- Chapter 2 The R Basics -- 2.1 Introduction -- 2.2 Simple Arithmetics and a Little Beyond -- 2.2.1 Absolute Values, Remainders, etc. -- 2.2.2 round, floor, etc. -- 2.2.3 Summary Functions -- 2.2.4 Trigonometric Functions -- 2.2.5 Complex Numbers -- 2.2.6 Special Mathematical Functions -- 2.3 Some Basic R Functions -- 2.3.1 Summary Statistics -- 2.3.2 is, as, is.na, etc. -- 2.3.3 factors, levels, etc. -- 2.3.4 Control Programming -- 2.3.5 Other Useful Functions -- 2.3.6 Calculus* -- 2.4 Vectors and Matrices in R -- 2.4.1 Vectors -- 2.4.2 Matrices -- 2.5 Data Entering and Reading from Files -- 2.5.1 Data Entering -- 2.5.2 Reading Data from External Files -- 2.6 Working with Packages -- 2.7 R Session Management -- 2.8 Further Reading -- 2.9 Complements, Problems, and Programs -- Chapter 3 Data Preparation and Other Tricks -- 3.1 Introduction -- 3.2 Manipulation with Complex Format Files -- 3.3 Reading Datasets of Foreign Formats -- 3.4 Displaying R Objects -- 3.5 Manipulation Using R Functions -- 3.6 Working with Time and Date -- 3.7 Text Manipulations -- 3.8 Scripts and Text Editors for R -- 3.8.1 Text Editors for Linuxians -- 3.9 Further Reading -- 3.10 Complements, Problems, and Programs -- Chapter 4 Exploratory Data Analysis…”
    Libro electrónico
  5. 18705
    Publicado 2024
    “…Excellent OSN advertising may help a company achieve amazing success by fostering committed brand supporters and even generating leads and revenue. …”
    Libro electrónico
  6. 18706
    Publicado 2024
    “…If you have a solid foundation in Python programming language and are eager to understand cybersecurity intricacies, this book will help you get started on the right foot…”
    Libro electrónico
  7. 18707
    Publicado 2005
    Tabla de Contenidos: “…How to get IBM Redbooks -- Help from IBM -- Index -- Back cover…”
    Libro electrónico
  8. 18708
    Publicado 2017
    “…Features two chapters on the latest ISO standards Includes an introduction to statistics to help the reader fully grasp content on statistical quality control Contains case studies that explore many TQM themes in real life situations…”
    Libro electrónico
  9. 18709
    Publicado 2010
    “…Way more than just a book, this is all the help you’ll ever need...where you want, when you want! …”
    Libro electrónico
  10. 18710
    Publicado 2023
    “…In recent years, nanotechnology has ventured away from the confines of the laboratory and has been able to conquer new domains to help us live better lives. Bioinspired and Green Synthesis of Nanostructures focuses on the recent developments and novel applications of bioinspired and biomimetic nanostructures as functionally advanced biomolecules with huge prospects for research, development, and engineering industries. …”
    Libro electrónico
  11. 18711
    por Moeller, Morten
    Publicado 2005
    Tabla de Contenidos: “…IBM Tivoli Monitoring for Web Infrastructure v5.1.2 -- IBM Tivoli Monitoring for Transaction Performance v5.3 -- Online Information Centers -- Online manuals -- Online resources -- How to get IBM Redbooks -- Help from IBM -- Index -- Back cover…”
    Libro electrónico
  12. 18712
    Publicado 2005
    Tabla de Contenidos: “…Sample PPRC scripts for failover -- Sample PPRC scripts -- Related publications -- IBM Redbooks -- Other publications -- Online resources -- How to get IBM Redbooks -- Help from IBM -- Index -- Back cover…”
    Libro electrónico
  13. 18713
    Publicado 2004
    Tabla de Contenidos: “…Locating the Web material -- Using the Web material -- System requirements for downloading the Web material -- How to use the Web material -- Abbreviations and acronyms -- Related publications -- IBM Redbooks -- Other publications -- Online resources -- How to get IBM Redbooks -- Help from IBM -- Index -- Back cover…”
    Libro electrónico
  14. 18714
    por Kovari, Peter
    Publicado 2004
    Tabla de Contenidos: “…Additional material -- Locating the Web material -- Using the Web material -- System requirements for downloading the Web material -- How to use the Web material -- Abbreviations and acronyms -- Related publications -- IBM Redbooks -- Other publications -- Online resources -- How to get IBM Redbooks -- Help from IBM -- Index -- Back cover…”
    Libro electrónico
  15. 18715
    Publicado 2003
    Tabla de Contenidos: “…TSM_Config_Tape.mcr macro file -- Related publications -- IBM Redbooks -- Online resources -- How to get IBM Redbooks -- Help from IBM -- Index -- Back cover…”
    Libro electrónico
  16. 18716
    Publicado 2007
    “…Discrete Mathematics provides an introduction to some of the fundamental concepts in modern mathematics. Abundant examples help explain the principles and practices of discrete mathematics. …”
    Libro electrónico
  17. 18717
    Publicado 2018
    Tabla de Contenidos: “…-- 4.2 Our business need-processing an order for books -- 4.2.1 The business rules that you need to implement -- 4.3 Using a design pattern to help implement business logic -- 4.3.1 Five guidelines for building business logic that uses EF Core -- 4.4 Implementing the business logic for processing an order -- 4.4.1 Guideline 1: Business logic has first call on defining the database structure -- 4.4.2 Guideline 2: Business logic should have no distractions -- 4.4.3 Guideline 3: Business logic should think it's working on in-memory data -- 4.4.4 Guideline 4: Isolate the database access code into a separate project -- 4.4.5 Guideline 5: Business logic shouldn't call EF Core's SaveChanges -- 4.4.6 Putting it all together-calling the order-processing business logic -- 4.4.7 Any disadvantages of this business logic pattern? …”
    Libro electrónico
  18. 18718
    Publicado 2019
    “…In this hands-on guide, you'll jump right into building a complete app with the help of clear, easy-to-follow instructions. As you build your skills, you'll drill down to more-advanced topics like styling, APIs, animations, data architecture, and more! …”
    Libro electrónico
  19. 18719
    Publicado 2010
    “…This text not only describes the ideas of international business but it also uses contemporary examples, scenarios, and cases to help students effectively put theory into practice…”
    Libro electrónico
  20. 18720
    por Kumar, Arya
    Publicado 2012
    “…This book is about creating, managing, and leading an entrepreneurial organization. The contents would help in inculcating an entrepreneurial mindset, developing entrepreneurial skills, and equipping the reader with the basic knowledge and skills for launching and managing the growth of a venture…”
    Libro electrónico