MyRegrComp

버전 2.0.0.0 (14.3 KB) 작성자: Giuseppe Cardillo
A simple routine to compare two LS regressions
다운로드 수: 2.3K
업데이트 날짜: 2018/4/5

Compare two linear regressions.
This function compares two least-square linear regression. Test are implemented as reported by Stanton A. Glantz book This routine uses MYREGR function. If it is not present on the computer, myregrcomp will try to download it from FEX. Syntax: x=myregrcomp(x1,y1,x2,y2)
Inputs:
x1,y1 - data of first regression
x2,y2 - data of second regression
Outputs:
- Summary of MYREGR function
- Global test
- Test on slopes (eventually)
- Test on intercepts (eventually)

Created by Giuseppe Cardillo
giuseppe.cardillo-edta@poste.it

To cite this file, this would be an appropriate format: Cardillo G. (2007) MyRegressionCOMP: a simple routine to compare two LS regressions. http://www.mathworks.com/matlabcentral/fileexchange/15953

인용 양식

Giuseppe Cardillo (2024). MyRegrComp (https://github.com/dnafinder/myregrcomp), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Testing Frameworks에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
2.0.0.0

input parser; table implementation; github link

1.3.0.0

This routine uses MYREGR function. If it is not present on the computer, MyregrINV will try to download it from FEX.

1.2.0.0

Changes in description

1.1.0.0

Changes in help section

1.0.0.0

minor editing

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.