Book picks similar to
Confirmatory Factor Analysis for Applied Research by Timothy A. Brown
statistics
stats
textbook
academia
DSM-5® Made Easy: The Clinician's Guide to Diagnosis
James R. Morrison - 2014
Demystifying DSM-5 criteria without sacrificing accuracy, the book includes ICD-10-CM codes for each disorder. More than 130 detailed case vignettes illustrate typical patient presentations; down-to-earth discussions of each case demonstrate how to arrive at the diagnosis and rule out other likely possibilities. Providing a wealth of diagnostic pointers, Morrison writes with the wisdom and wit that made his guide to the prior DSM a valued resource for hundreds of thousands of clinicians and students. His website (www.guilford.com/jm) offers additional discussion and resources related to psychiatric diagnosis and DSM-5. See also Morrison's Diagnosis Made Easier, Second Edition, which offers principles and decision trees for integrating diagnostic information from multiple sources; The First Interview, Fourth Edition, which presents a framework for conducting thorough, empathic initial evaluations; and The Mental Health Clinician's Workbook, which uses in-depth cases and carefully constructed exercises to build the reader's diagnostic skills.
Career Theory and Practice: Learning Through Case Studies
Jane L. Swanson - 1999
Each chapter applies a different theory to case examples and - to provide continuity - to a fictitious client' constructed from many past clients of the authors.
Information Theory, Inference and Learning Algorithms
David J.C. MacKay - 2002
These topics lie at the heart of many exciting areas of contemporary science and engineering - communication, signal processing, data mining, machine learning, pattern recognition, computational neuroscience, bioinformatics, and cryptography. This textbook introduces theory in tandem with applications. Information theory is taught alongside practical communication systems, such as arithmetic coding for data compression and sparse-graph codes for error-correction. A toolbox of inference techniques, including message-passing algorithms, Monte Carlo methods, and variational approximations, are developed alongside applications of these tools to clustering, convolutional codes, independent component analysis, and neural networks. The final part of the book describes the state of the art in error-correcting codes, including low-density parity-check codes, turbo codes, and digital fountain codes -- the twenty-first century standards for satellite communications, disk drives, and data broadcast. Richly illustrated, filled with worked examples and over 400 exercises, some with detailed solutions, David MacKay's groundbreaking book is ideal for self-learning and for undergraduate or graduate courses. Interludes on crosswords, evolution, and sex provide entertainment along the way. In sum, this is a textbook on information, communication, and coding for a new generation of students, and an unparalleled entry point into these subjects for professionals in areas as diverse as computational biology, financial engineering, and machine learning.
The Professor Is In: The Essential Guide To Turning Your Ph.D. Into a Job
Karen Kelsky - 2015
into their ideal job Each year tens of thousands of students will, after years of hard work and enormous amounts of money, earn their Ph.D. And each year only a small percentage of them will land a job that justifies and rewards their investment. For every comfortably tenured professor or well-paid former academic, there are countless underpaid and overworked adjuncts, and many more who simply give up in frustration. Those who do make it share an important asset that separates them from the pack: they have a plan. They understand exactly what they need to do to set themselves up for success. They know what really moves the needle in academic job searches, how to avoid the all-too-common mistakes that sink so many of their peers, and how to decide when to point their Ph.D. toward other, non-academic options. Karen Kelsky has made it her mission to help readers join the select few who get the most out of their Ph.D. As a former tenured professor and department head who oversaw numerous academic job searches, she knows from experience exactly what gets an academic applicant a job. And as the creator of the popular and widely respected advice site The Professor is In, she has helped countless Ph.D.’s turn themselves into stronger applicants and land their dream careers. Now, for the first time ever, Karen has poured all her best advice into a single handy guide that addresses the most important issues facing any Ph.D., including: -When, where, and what to publish -Writing a foolproof grant application -Cultivating references and crafting the perfect CV -Acing the job talk and campus interview -Avoiding the adjunct trap -Making the leap to nonacademic work, when the time is right The Professor Is In addresses all of these issues, and many more.
Designing Qualitative Research
Catherine Marshall - 1989
With expanded coverage of ethics, analysis processes, and approaches, authors Catherine Marshall and Gretchen B. Rossman, have updated this highly popular text to reflect the advances and challenges presented by provocative developments and new applications since the previous edition.
Linear Algebra Done Right
Sheldon Axler - 1995
The novel approach taken here banishes determinants to the end of the book and focuses on the central goal of linear algebra: understanding the structure of linear operators on vector spaces. The author has taken unusual care to motivate concepts and to simplify proofs. For example, the book presents - without having defined determinants - a clean proof that every linear operator on a finite-dimensional complex vector space (or an odd-dimensional real vector space) has an eigenvalue. A variety of interesting exercises in each chapter helps students understand and manipulate the objects of linear algebra. This second edition includes a new section on orthogonal projections and minimization problems. The sections on self-adjoint operators, normal operators, and the spectral theorem have been rewritten. New examples and new exercises have been added, several proofs have been simplified, and hundreds of minor improvements have been made throughout the text.
Hands-On Programming with R: Write Your Own Functions and Simulations
Garrett Grolemund - 2014
With this book, you'll learn how to load data, assemble and disassemble data objects, navigate R's environment system, write your own functions, and use all of R's programming tools.RStudio Master Instructor Garrett Grolemund not only teaches you how to program, but also shows you how to get more from R than just visualizing and modeling data. You'll gain valuable programming skills and support your work as a data scientist at the same time.Work hands-on with three practical data analysis projects based on casino gamesStore, retrieve, and change data values in your computer's memoryWrite programs and simulations that outperform those written by typical R usersUse R programming tools such as if else statements, for loops, and S3 classesLearn how to write lightning-fast vectorized R codeTake advantage of R's package system and debugging toolsPractice and apply R programming concepts as you learn them
Neural Networks: A Comprehensive Foundation
Simon Haykin - 1994
Introducing students to the many facets of neural networks, this text provides many case studies to illustrate their real-life, practical applications.
They Say / I Say: The Moves That Matter in Academic Writing
Gerald Graff - 2006
In addition to explaining the basic moves, this book provides writing templates that show students explicitly how to make these moves in their own writing.
Naked Statistics: Stripping the Dread from the Data
Charles Wheelan - 2012
How can we catch schools that cheat on standardized tests? How does Netflix know which movies you’ll like? What is causing the rising incidence of autism? As best-selling author Charles Wheelan shows us in Naked Statistics, the right data and a few well-chosen statistical tools can help us answer these questions and more.For those who slept through Stats 101, this book is a lifesaver. Wheelan strips away the arcane and technical details and focuses on the underlying intuition that drives statistical analysis. He clarifies key concepts such as inference, correlation, and regression analysis, reveals how biased or careless parties can manipulate or misrepresent data, and shows us how brilliant and creative researchers are exploiting the valuable data from natural experiments to tackle thorny questions.And in Wheelan’s trademark style, there’s not a dull page in sight. You’ll encounter clever Schlitz Beer marketers leveraging basic probability, an International Sausage Festival illuminating the tenets of the central limit theorem, and a head-scratching choice from the famous game show Let’s Make a Deal—and you’ll come away with insights each time. With the wit, accessibility, and sheer fun that turned Naked Economics into a bestseller, Wheelan defies the odds yet again by bringing another essential, formerly unglamorous discipline to life.
An Introduction to Statistical Learning: With Applications in R
Gareth James - 2013
This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree- based methods, support vector machines, clustering, and more. Color graphics and real-world examples are used to illustrate the methods presented. Since the goal of this textbook is to facilitate the use of these statistical learning techniques by practitioners in science, industry, and other fields, each chapter contains a tutorial on implementing the analyses and methods presented in R, an extremely popular open source statistical software platform. Two of the authors co-wrote The Elements of Statistical Learning (Hastie, Tibshirani and Friedman, 2nd edition 2009), a popular reference book for statistics and machine learning researchers. An Introduction to Statistical Learning covers many of the same topics, but at a level accessible to a much broader audience. This book is targeted at statisticians and non-statisticians alike who wish to use cutting-edge statistical learning techniques to analyze their data. The text assumes only a previous course in linear regression and no knowledge of matrix algebra.
Social Research Methods
Alan Bryman - 2001
Fully updated and now in two colour, the text is accessible and well structured with numerous real life examples and student learning aids. The text is also accompanied by a fully comprehensive companion web site.
Health Behavior and Health Education: Theory, Research, and Practice
Karen Glanz - 1990
This essential resource includes the most current information on theory, research, and practice at individual, interpersonal, and community and group levels. This edition includes substantial new content on current and emerging theories of health communication, e-health, culturally diverse communities, health promotion, the impact of stress, the importance of networks and community, social marketing, and evaluation.
Getting In: A Step-By-Step Plan for Gaining Admission to Graduate School in Psychology
American Psychological Association - 1993
This title shows what criteria admissions committees use to evaluate applicants, their qualifications, and how to showcase their talents in personal essays, letters of recommendations, and preselection interviews.
The Life Span: Human Development for Helping Professionals
Patricia C. Broderick - 2009
Using counseling applications, case studies, special topics boxes, and journal questions, the text introduces developmental theories and research within the context of clinical practice.