This function provides the necessary parameters to run predict_partitioning_schmitt, excluding the data in tissue.data.
parameterize_schmitt(chem.cas=NULL,chem.name=NULL,species="Human",
default.to.human=F,force.human.fub=F)
Either the chemical name or the CAS number must be specified.
Either the chemical name or the CAS number must be specified.
Species desired (either "Rat", "Rabbit", "Dog", "Mouse", or default "Human").
Substitutes missing fraction of unbound plasma with human values if true.
Returns human fraction of unbound plasma in calculation for rats if true.
corrected unbound fraction in plasma
measured unbound fraction in plasma (0.005 if below limit of detection)
octonol:water partition coefficient (not log transformed)
compound H dissociation equilibirum constant(s)
compound H association equilibirum constant(s)
phospholipid:water distribution coefficient, membrane affinity
protein fraction in plasma
pH of the plasma
When species is specified as rabbit, dog, or mouse, the human unbound fraction is substituted.
force.human.fub calculates Funbound.plasma.corrected with the human lipid fractional volume in plasma.
# NOT RUN {
parameterize_schmitt(chem.name='bisphenola')
# }
Run the code above in your browser using DataLab