Investigating the effect of two covariates to an estimated parameter

1 回表示 (過去 30 日間)
Day
Day 2024 年 9 月 27 日
コメント済み: Day 2024 年 9 月 28 日
Hi,
I have data for different patients and I want to investigate the effect of two covariates to an estimated parameter while I am fiting its value for individual patients. Am I able to to the fitting with two covariates? How this equation will be changed: exp(theta + theta1*covariate1 + eta)?
Thanks

採用された回答

Arthur Goldsipe
Arthur Goldsipe 2024 年 9 月 27 日
Yes, you can specify multiple covariates. An example covariate expresssion would be exp(theta_fixed + theta1*covariate1 + theta2*covariate2 + eta1). You might also want to look at this example, which investigates which covariates should be incorporated into a covariate model.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeBiotech and Pharmaceutical についてさらに検索

タグ

製品


リリース

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by