Hi Datacebo team,
After generating synthetic data based on the metadata, inspecting using synthesizer.get_learned_distributions, all columns show ‘truncnorm’ distribution, but we used whatever the default settings were, may we confirm the default should be ‘beta’ or any conditions that make them ‘truncnorm’?
metadata
{
“tables”: {
“mem”: {
“columns”: {
“MemberID”: {
“sdtype”: “id”
},
“DOB”: {
“sdtype”: “datetime”
},
“Gender”: {
“sdtype”: “categorical”
},
“Product”: {
“sdtype”: “categorical”
},
“GroupID”: {
“sdtype”: “categorical”
},
“PolicyType”: {
“sdtype”: “categorical”
},
“GroupType”: {
“sdtype”: “categorical”
},
“Metal”: {
“sdtype”: “categorical”
},
“Exchange”: {
“sdtype”: “categorical”
},
“ContractType”: {
“sdtype”: “categorical”
},
“MedicalCOB”: {
“sdtype”: “categorical”
},
“RxCOB”: {
“sdtype”: “categorical”
},
“MSA”: {
“sdtype”: “categorical”
},
“DemographicGroup”: {
“sdtype”: “categorical”
},
“Exposure_Months”: {
“sdtype”: “categorical”
}
},
“primary_key”: “MemberID”
},
“med”: {
“columns”: {
“ClaimID”: {
“sdtype”: “categorical”
},
“LineNum”: {
“sdtype”: “numerical”
},
“MemberID”: {
“sdtype”: “id”
},
“FromDate”: {
“sdtype”: “datetime”
},
“ToDate”: {
“sdtype”: “datetime”
},
“AdmitDate”: {
“sdtype”: “datetime”
},
“DischDate”: {
“sdtype”: “datetime”
},
“PaidDate”: {
“sdtype”: “datetime”
},
“RevCode”: {
“sdtype”: “categorical”
},
“HCPCS”: {
“sdtype”: “categorical”
},
“Modifier”: {
“sdtype”: “categorical”
},
“Modifier2”: {
“sdtype”: “categorical”
},
“POS”: {
“sdtype”: “categorical”
},
“Specialty”: {
“sdtype”: “categorical”
},
“EncounterFlag”: {
“sdtype”: “categorical”
},
“ProviderID”: {
“sdtype”: “categorical”
},
“ProviderZIP”: {
“sdtype”: “categorical”
},
“BillType”: {
“sdtype”: “categorical”
},
“AdmitSource”: {
“sdtype”: “categorical”
},
“AdmitType”: {
“sdtype”: “categorical”
},
“Allowed”: {
“sdtype”: “numerical”
},
“Paid”: {
“sdtype”: “numerical”
},
“COB”: {
“sdtype”: “numerical”
},
“Copay”: {
“sdtype”: “numerical”
},
“Coinsurance”: {
“sdtype”: “numerical”
},
“Deductible”: {
“sdtype”: “numerical”
},
“PatientPay”: {
“sdtype”: “numerical”
},
“Days”: {
“sdtype”: “numerical”
},
“Units”: {
“sdtype”: “numerical”
},
“DischargeStatus”: {
“sdtype”: “categorical”
},
“AdmitDiag”: {
“sdtype”: “categorical”
},
“ICDDiag1”: {
“sdtype”: “categorical”
},
“ICDDiag2”: {
“sdtype”: “categorical”
},
“ICDDiag3”: {
“sdtype”: “categorical”
},
“ICDDiag4”: {
“sdtype”: “categorical”
},
“ICDDiag5”: {
“sdtype”: “categorical”
},
“ICDDiag6”: {
“sdtype”: “categorical”
},
“ICDDiag7”: {
“sdtype”: “categorical”
},
“ICDDiag8”: {
“sdtype”: “categorical”
},
“ICDDiag9”: {
“sdtype”: “categorical”
},
“ICDDiag10”: {
“sdtype”: “categorical”
},
“ICDDiag11”: {
“sdtype”: “categorical”
},
“ICDDiag12”: {
“sdtype”: “categorical”
},
“ICDDiag13”: {
“sdtype”: “categorical”
},
“ICDDiag14”: {
“sdtype”: “categorical”
},
“ICDDiag15”: {
“sdtype”: “categorical”
},
“ICDDiag16”: {
“sdtype”: “categorical”
},
“ICDDiag17”: {
“sdtype”: “categorical”
},
“ICDDiag18”: {
“sdtype”: “categorical”
},
“ICDDiag19”: {
“sdtype”: “categorical”
},
“ICDDiag20”: {
“sdtype”: “categorical”
},
“ICDDiag21”: {
“sdtype”: “categorical”
},
“ICDDiag22”: {
“sdtype”: “categorical”
},
“ICDDiag23”: {
“sdtype”: “categorical”
},
“ICDDiag24”: {
“sdtype”: “categorical”
},
“ICDDiag25”: {
“sdtype”: “categorical”
},
“ICDDiag26”: {
“sdtype”: “categorical”
},
“ICDDiag27”: {
“sdtype”: “categorical”
},
“ICDDiag28”: {
“sdtype”: “categorical”
},
“ICDDiag29”: {
“sdtype”: “categorical”
},
“ICDDiag30”: {
“sdtype”: “categorical”
},
“ICDProc1”: {
“sdtype”: “categorical”
},
“ICDProc2”: {
“sdtype”: “categorical”
},
“ICDProc3”: {
“sdtype”: “categorical”
},
“ICDProc4”: {
“sdtype”: “categorical”
},
“ICDProc5”: {
“sdtype”: “categorical”
},
“ICDProc6”: {
“sdtype”: “categorical”
},
“ICDProc7”: {
“sdtype”: “categorical”
},
“ICDProc8”: {
“sdtype”: “categorical”
},
“ICDProc9”: {
“sdtype”: “categorical”
},
“ICDProc10”: {
“sdtype”: “categorical”
},
“ICDProc11”: {
“sdtype”: “categorical”
},
“ICDProc12”: {
“sdtype”: “categorical”
},
“ICDProc13”: {
“sdtype”: “categorical”
},
“ICDProc14”: {
“sdtype”: “categorical”
},
“ICDProc15”: {
“sdtype”: “categorical”
},
“ICDProc16”: {
“sdtype”: “categorical”
},
“ICDProc17”: {
“sdtype”: “categorical”
},
“ICDProc18”: {
“sdtype”: “categorical”
},
“ICDProc19”: {
“sdtype”: “categorical”
},
“ICDProc20”: {
“sdtype”: “categorical”
},
“ICDProc21”: {
“sdtype”: “categorical”
},
“ICDProc22”: {
“sdtype”: “categorical”
},
“ICDProc23”: {
“sdtype”: “categorical”
},
“ICDProc24”: {
“sdtype”: “categorical”
},
“ICDProc25”: {
“sdtype”: “categorical”
},
“ICDProc26”: {
“sdtype”: “categorical”
},
“ICDProc27”: {
“sdtype”: “categorical”
},
“ICDProc28”: {
“sdtype”: “categorical”
},
“ICDProc29”: {
“sdtype”: “categorical”
},
“ICDProc30”: {
“sdtype”: “categorical”
},
“OON”: {
“sdtype”: “categorical”
},
“ClaimLineStatus”: {
“sdtype”: “categorical”
}
}
},
“pharm”: {
“columns”: {
“ClaimID”: {
“sdtype”: “categorical”
},
“MemberID”: {
“sdtype”: “id”
},
“FromDate”: {
“sdtype”: “datetime”
},
“PaidDate”: {
“sdtype”: “datetime”
},
“NDC”: {
“sdtype”: “categorical”
},
“EncounterFlag”: {
“sdtype”: “categorical”
},
“MedicalCovered”: {
“sdtype”: “categorical”
},
“ProviderID”: {
“sdtype”: “categorical”
},
“ProviderZIP”: {
“sdtype”: “categorical”
},
“MailOrder”: {
“sdtype”: “categorical”
},
“Allowed”: {
“sdtype”: “numerical”
},
“Paid”: {
“sdtype”: “numerical”
},
“COB”: {
“sdtype”: “numerical”
},
“Copay”: {
“sdtype”: “numerical”
},
“Coinsurance”: {
“sdtype”: “numerical”
},
“Deductible”: {
“sdtype”: “numerical”
},
“PatientPay”: {
“sdtype”: “numerical”
},
“Units”: {
“sdtype”: “categorical”
},
“DaysSupply”: {
“sdtype”: “categorical”
},
“QuantityDispensed”: {
“sdtype”: “categorical”
},
“OON”: {
“sdtype”: “categorical”
},
“ClaimLineStatus”: {
“sdtype”: “categorical”
}
}
}
},
“relationships”: [
{
“parent_table_name”: “mem”,
“child_table_name”: “pharm”,
“parent_primary_key”: “MemberID”,
“child_foreign_key”: “MemberID”
},
{
“parent_table_name”: “mem”,
“child_table_name”: “med”,
“parent_primary_key”: “MemberID”,
“child_foreign_key”: “MemberID”
}
],
“METADATA_SPEC_VERSION”: “MULTI_TABLE_V1”
}




