Skip to content

Instantly share code, notes, and snippets.

View syadlowsky's full-sized avatar

Steve Yadlowsky syadlowsky

View GitHub Profile
# Idea thanks to https://scottclowe.com/2016-03-19-stratified-regression-partitions/
# Adapted for right censored survival outcomes by applying the above procedure
# separately for censored and uncensored observations.
# Copyright 2019 Steve Yadlowsky
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
@article{Neyman23,
title={Pr\'{o}ba uzasadnienia zastosowa\'{n} rachunku prawdopodobie\'{n}stwa do doswiadcze\'{n} polowych},
author={Neyman, Jerzy},
journal={Roczniki Nauk Rolniczych Tom X},
volume={10},
pages={1--51},
url = {https://digitalassets.lib.berkeley.edu/sdtr/ucb/text/235.pdf},
year={1923}
}