Browse Source

Update 'refs/references.txt'

Adding References
Zahra Alirezaei 1 year ago
parent
commit
60b6ccf6fa
1 changed files with 16 additions and 0 deletions
  1. 16 0
      refs/references.txt

+ 16 - 0
refs/references.txt

@@ -3,3 +3,19 @@ Hribernik 2021 - use of SUV% as a quantitative imaging biomarkers for irAE in ma
 Huff 2021 - development of image intensity histograms - SUV% as biomarkers; digital reference objects, aplication to colitis
 Huff 2021 - development of image intensity histograms - SUV% as biomarkers; digital reference objects, aplication to colitis
 Costa, 2021 - patterns of response to immunotherapy and criteria (RECIST...)
 Costa, 2021 - patterns of response to immunotherapy and criteria (RECIST...)
 
 
+
+
+
+References for Fitting 
+
+An Application of Bootstrapping in Logistic Regression Model
+03b407da8a94b3fe22d987453807ca46_lecture3.pdf
+https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.minimize.html 
+https://docs.scipy.org/doc/scipy/reference/generated/scipy.differentiate.hessian.html 
+
+https://seaborn.pydata.org/generated/seaborn.pairplot.html 
+
+https://python-bloggers.com/2024/03/estimating-logistic-regression-coefficients-from-scratch-in-python/ 
+https://www.mathworks.com/help/stats/mlecov.html 
+
+