Skip to main content
Home

OpenMx

Main navigation
  • Features
  • Download
  • Documentation
  • Education
  • Forums
  • Resources
  • Development
  • About
  Login

News

  • OpenMx 2.22 released!
  • OpenMx 2.21.13 released!
  • Problem with Satorra-Bentler Chi-Squared in WLS

Recent Posts

  • plotting the mediation model
  • Bivariate model — non-linear association
  • Cluster-robust SEs in State Space Model
  • How to Extract Model Fit from Individual Converged Models in mxBootstrap?
  • Cannot invert?!
More

R syntax highlighting

Breadcrumb

  1. Home
  2. Forums
  3. Off Topic
  4. The Piebald Guinea Pig Pub
  5. R Syntax Highlighting
Posted on Thu, 03/29/2012 - 10:37
Picture of user. mspiegel Joined: 07/31/2009
Forums
The Piebald Guinea Pig Pub
Testing a change. Hopefully this eliminates the bizarre html links in the syntax highlighting.

foo <- function(x,y) {
if (is.vector(x) && is.vector(y)) {
return(sum(x, y))
}
stop("drop and roll")
}


  • Log in or register to post comments
  Login

News

  • OpenMx 2.22 released!
  • OpenMx 2.21.13 released!
  • Problem with Satorra-Bentler Chi-Squared in WLS

Recent Posts

  • plotting the mediation model
  • Bivariate model — non-linear association
  • Cluster-robust SEs in State Space Model
  • How to Extract Model Fit from Individual Converged Models in mxBootstrap?
  • Cannot invert?!
More

© 2007-2025 The OpenMx Project.