ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Regression Analysis in R: A Comprehensive View For The Social Sciences

دانلود کتاب تحلیل رگرسیون در R: دیدگاهی جامع برای علوم اجتماعی

Regression Analysis in R: A Comprehensive View For The Social Sciences

مشخصات کتاب

Regression Analysis in R: A Comprehensive View For The Social Sciences

ویرایش: [1 ed.] 
نویسندگان:   
سری: Chapman & Hall/CRC Statistics In The Social And Behavioral Sciences 
ISBN (شابک) : 103225775X, 9780367272586 
ناشر: CRC Press | Taylor & Francis Group 
سال نشر: 2023 
تعداد صفحات: 193 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 6 Mb 

قیمت کتاب (تومان) : 33,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 9


در صورت تبدیل فایل کتاب Regression Analysis in R: A Comprehensive View For The Social Sciences به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب تحلیل رگرسیون در R: دیدگاهی جامع برای علوم اجتماعی نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب تحلیل رگرسیون در R: دیدگاهی جامع برای علوم اجتماعی

تجزیه و تحلیل رگرسیون در R: یک دیدگاه جامع برای علوم اجتماعی کاربردهای اساسی رگرسیون خطی چندگانه را تا برنامه‌های رگرسیون پیچیده‌تر و پسوندها پوشش می‌دهد. این کتاب که برای دانشجویان مقطع تحصیلات تکمیلی رشته‌های علوم اجتماعی نوشته شده است، خوانندگان را از طریق همبستگی دو متغیره راهنمایی می‌کند و به آنها چارچوبی محکم می‌دهد تا از آن به مدل‌های رگرسیونی پیچیده‌تر بسط دهند. مفاهیم با استفاده از نرم افزار R و نمونه های داده واقعی نشان داده می شوند. ویژگی های کلیدی: • نمونه های خروجی کامل همراه با تفسیر • مثال های نحو کامل برای کمک به آموزش کد R • پیوستی که توابع اصلی R را توضیح می دهد • روش هایی برای داده های چندسطحی که اغلب در متون رگرسیون پایه گنجانده شده اند • پایان فصل تمرینات درک مطلب


توضیحاتی درمورد کتاب به خارجی

Regression Analysis in R: A Comprehensive View for the Social Sciences covers the basic applications of multiple linear regression all the way through to more complex regression applications and extensions. Written for graduate level students of social science disciplines this book walks readers through bivariate correlation giving them a solid framework from which to expand into more complicated regression models. Concepts are demonstrated using R software and real data examples. Key Features: • Full output examples complete with interpretation • Full syntax examples to help teach R code • Appendix explaining basic R functions • Methods for multilevel data that are often included in basic regression texts • End of Chapter Comprehension Exercises



فهرست مطالب

Cover
Half Title
Series Page
Title Page
Copyright Page
Table of Contents
Acknowledgments
Chapter 1 Introduction
	Contextualizing Correlation and Regression Analysis
	Regression as Prediction
	Regression as Explanation
	Correlation, Regression, and Causation
	Overview of This Book
	Reference
Chapter 2 Correlation
	Visualizing Relationships
	Understanding Covariation
	Simple Linear Relationships: The Pearson Product Moment Correlation Coefficient
	Significance Testing for the Pearson r
	Assumptions of the Pearson r
	Alternative Correlations: Kendall Tau and Spearman Rho
		The Spearman Rho
		The Kendall Tau
	Correlation Using R
		Correlation Using {stats} Package
		Correlation Using {Hmisc} Package
		Matrix Scatterplots Using {Performance Analytics} Package
	Chapter Summary
	References
	Chapter 2: End of Chapter Exercises
Chapter 3 Simple and Multiple Regression
	Simple Linear Regression
		Ordinary Least Squares (OLS) Regression
		The Linear Regression Equation
		Regression Model Fit
		Multiple R
		R2 and Adjusted R2
		Standard Error of the Estimate
		Multiple Regression Analysis
		OLS Regression Using lm()
	Summary
	Chapter 3: End of Chapter Exercises
Chapter 4 Assumptions of Multiple Regression
	Statistical Assumptions of Multiple Regression
	Theoretical Assumptions or ‘Interpretational Considerations’
		The Regression Model Is Theoretically Sound
		Restriction of Range
		Absence of Multicollinearity
	Checking Assumptions of Multiple Regression Using R Software
	Chapter 4: End of Chapter Exercises
Chapter 5 Dummy Variables and Interactions
	Categorical Variables in Regression
	Dummy Variables
		A Note on the ‘0 0’ Category
	Using/Interpreting Dummy Variables in a Regression Model
	Interaction Effects in Regression Models
	A Note on Including Main Effects and Centering for Products
		Centering Predictors Using R
	Chapter Summary
	Chapter 5: End of Chapter Exercises
Chapter 6 Regression vs. ANOVA?
	Analysis of Variance
	ANOVA as Regression
	ANOVA or Regression?
Chapter 7 Model Comparisons and Hierarchical Regression
	Why Compare Models?
	What Does It Mean for Models to Be Nested?
	Model Comparisons for Nested and Non-Nested Models
		Comparisons of Non-Nested Models
		R Example of Non-Nested Model Comparison
	Comparisons of Nested Models
		Types of Nested Model Comparison
	Chapter Summary
	Chapter 7: End of Chapter Exercises
Chapter 8 Regression Extensions 1: Moderation/Mediation and Regression Discontinuity
	Extension 1: Moderation
	Extension 2: Regression Discontinuity
		Motivating Example
		Interpreting Treatment Effects in Regression Discontinuity Design
			*A Note on the Terminology
	Extension 3: Mediation
		Baron and Kenny (1986) Requirements for Testing Mediation
		Tests of Significance for the Indirect Effect
	End of Chapter Summary
	Recommended Resources
	Chapter 8: End of Chapter Exercises
Chapter 9 Regression Extensions 2: Non-Linearity and Cross-Validation
	Extension 4: Non-Linearity
		Variable Transformations for Non-Linearity
		Transformation Selection
		What to Do with Negative Values?
		Pros and Cons to the Transformation Approach
		Use of Non-Linear Terms
		Watch out for Multicollinearity!
		Pros and Cons to the Use of Non-Linear Terms
	Extension 5: Cross-Validation
		Cross-Validation Samples
		Cross-Validation Procedures
	End of Chapter Summary
	Chapter 9: End of Chapter Exercises
Chapter 10 Regression Extensions 3: Nested Data
	Fixed Effects Modeling
	Hierarchical Linear Modeling
		Random Effects and the Tau Matrix
		HLM Using R Software
	Concluding Comments on Hierarchical Linear Modeling
	Summary
	Recommended Resources
	Chapter 10: End of Chapter Exercises
Appendix A: Introduction to R
Appendix B: Non-Parametric Analysis Based on Ranks
Appendix C: R Function and Package Index
Appendix D: End of Chapter Exercise Script File Solutions
Appendix E: Glossary
Index




نظرات کاربران