View source: R/identity_primary_therapist.r
identity_primary_therapist | R Documentation |
Identity primary therapist
identity_primary_therapist(
data,
percent.threshold = 0.5,
primary.therapist.only = FALSE
)
data |
A data file. |
percent.threshold |
A numeric value ranging between .50 (50%) to 1 (%100) to indicate the percentage of appointments across the UniqueClientID, CcmhID, and Data_year required to classify a therapist as the primary therapist. For example, 0.75 would contend that atleast 75% of appointments should be conducted by a therapist to classify them as the primary therapist. Default is |
primary.therapist.only |
A logical statement to indicate if only the primary therapist should be returned. Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.