Function reference
- 
          
          as.data.frame(<varpred>)
- Coerce varpred object to as.data.frame
- 
          
          combinevarpred()
- Combine varpred objects
- 
          
          data.frame(<varpred>)
- Coerce varpred object to data.frame
- 
          
          getmeans()
- Varpred means
- 
          
          getmeans(<varpred>)
- Varpred means
- 
          
          head(<varpred>)
- Return the First or Last Part of a varpred object
- 
          
          pkgsExport
- Import and export various functions from various packages
- 
          
          plot(<varpred>)
- Outcome plots
- 
          
          print(<varpred>)
- Print varpred objects
- 
          
          recoverdata()
- Recover data from the data from the model
- 
          
          tail(<varpred>)
- Return the First or Last Part of a varpred object
- 
          
          varpred()
- Prediction and effect estimates
- 
          
          varpredtheme()
- Customized theme for varpred plots
- 
          
          zero_vcov()
- Zero-out entries of non-focal entries of variance-covariance matrix.