### This example uses the determinant study Party Panel 15.1;
### see ?behaviorchange::BBC_data for more information.
data(BBC_pp15.1);
CIBERlite(data=BBC_pp15.1,
determinants=c('highDose_attitude',
'highDose_perceivedNorm',
'highDose_pbc'),
targets=c('highDose_intention'));
Run the code above in your browser using DataLab