How to set a value to some of the coefficients in glmfit

조회 수: 1 (최근 30일)
MINA
MINA 2017년 9월 15일
Hello,
I want to use GLM to model the binary data. I have 3 different covariates, X1, X2 and X3. X1 is estimated with 14 basis functions and X2 and X3 are estimated with 10 basis functions. Hence I have 14+10+10=34 basis functions. When I run GLM I will get 35 coefficients (one extra is for the constant term). I want to be able to give an initial value to some of these coefficient and not allow GLM to change it, that is, I want GLM to estimate the remaining coefficients. Is there anyway to do this with glmfit or some other functions?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Smoothing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by