# NOT RUN {
Analysis_result <- cptest(outcome = Dickinson_outcome$outcome,
id = Dickinson_outcome$county,
x = data.frame(Dickinson_outcome[, c(-1, -7)]),
cspacedatname="dickinson_constrained.csv",
outcometype="binary",
categorical=c("location","incomecat"))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab