context list | target list | meta_data dict |
|---|---|---|
[
{
"covariates": {
"age": 45,
"weight": 70
},
"dosing": [
1
],
"dosing_name": [
"Drug_A"
],
"dosing_times": [
0
],
"dosing_type": [
"oral"
],
"name_id": "subject001",
"observation_times": [
0,
1,
2
],
"obser... | [
{
"covariates": {
"age": 50,
"weight": 80
},
"dosing": [
1
],
"dosing_name": [
"Drug_A"
],
"dosing_times": [
0
],
"dosing_type": [
"iv"
],
"name_id": "subject002",
"observation_times": [
0,
1,
2
],
"observa... | {
"drug": "Drug_A",
"study_id": "Lenuzza2016"
} |
README.md exists but content is empty.
- Downloads last month
- 6