Loading...
HomeDictionariesNonlinear Regression
Comment
0 Like

رگرسیون غیر خطی

رگرسیون غیر خطی، شکلی از تجزیه و تحلیل رگرسیونی است که در آن داده‌ها با یک مدل سازگار می‌شوند و سپس به صورت یک تابع ریاضی بیان می‌شوند. رگرسیون خطی ساده دو متغیر (X و Y) را با یک خط مستقیم (y = mx + b) مرتبط می‌کند، در حالی که رگرسیون غیر خطی دو متغیر را در یک رابطه غیر خطی مرتبط می‌سازد.

هدف مدل این است که مجموع مربع‌ها تا حد امکان کوچک شود. مجموع مربع‌ها معیاری است که نشان می‌دهد تا چه میزان مشاهدات Y از تابع غیر خطی (منحنی) که برای پیش بینی Y استفاده می‌شود، تفاوت دارد.

Nonlinear Regression

Nonlinear regression is a form of regression analysis in which data is fit to a model and then expressed as a mathematical function. Simple linear regression relates two variables (X and Y) with a straight line (y = mx + b), while nonlinear regression relates the two variables in a nonlinear (curved) relationship.

The goal of the model is to make the sum of the squares as small as possible.  The sum of squares is a measure that tracks how far the Y observations vary from the nonlinear (curved) function that is used to predict Y.

Please login into your account to leave a comment

Is that helpul for you?

0 Like