ace-code-editor
Version:
Ajax.org Code Editor is a full featured source code highlighting editor that powers the Cloud9 IDE
235 lines • 5.15 kB
JSON
[[
"start",
["identifier","Call"],
["keyword.operator",":"]
],[
"start",
["identifier","lm"],
["paren.keyword.operator","("],
["identifier","formula"],
["text"," "],
["keyword.operator","="],
["text"," "],
["identifier","y"],
["text"," "],
["keyword.operator","~"],
["text"," "],
["identifier","x"],
["paren.keyword.operator",")"]
],[
"start",
["text"," "]
],[
"start",
["identifier","Residuals"],
["keyword.operator",":"]
],[
"start",
["constant.numeric","1"],
["text"," "],
["constant.numeric","2"],
["text"," "],
["constant.numeric","3"],
["text"," "],
["constant.numeric","4"],
["text"," "],
["constant.numeric","5"],
["text"," "],
["constant.numeric","6"]
],[
"start",
["constant.numeric","3.3333"],
["text"," "],
["keyword.operator","-"],
["constant.numeric","0.6667"],
["text"," "],
["keyword.operator","-"],
["constant.numeric","2.6667"],
["text"," "],
["keyword.operator","-"],
["constant.numeric","2.6667"],
["text"," "],
["keyword.operator","-"],
["constant.numeric","0.6667"],
["text"," "],
["constant.numeric","3.3333"]
],[
"start",
["text"," "]
],[
"start",
["identifier","Coefficients"],
["keyword.operator",":"]
],[
"start",
["text"," "],
["identifier","Estimate"],
["text"," "],
["identifier","Std"],
["text",". "],
["identifier","Error"],
["text"," "],
["identifier","t"],
["text"," "],
["identifier","value"],
["text"," "],
["identifier","Pr"],
["paren.keyword.operator","("],
["keyword.operator",">|"],
["identifier","t"],
["keyword.operator","|"],
["paren.keyword.operator",")"]
],[
"start",
["paren.keyword.operator","("],
["identifier","Intercept"],
["paren.keyword.operator",")"],
["text"," "],
["keyword.operator","-"],
["constant.numeric","9.3333"],
["text"," "],
["constant.numeric","2.8441"],
["text"," "],
["keyword.operator","-"],
["constant.numeric","3.282"],
["text"," "],
["constant.numeric","0.030453"],
["text"," "],
["keyword.operator","*"]
],[
"start",
["identifier","x"],
["text"," "],
["constant.numeric","7.0000"],
["text"," "],
["constant.numeric","0.7303"],
["text"," "],
["constant.numeric","9.585"],
["text"," "],
["constant.numeric","0.000662"],
["text"," "],
["keyword.operator","***"]
],[
"start",
["keyword.operator","---"]
],[
"start",
["identifier","Signif"],
["text",". "],
["identifier","codes"],
["keyword.operator",":"],
["text"," "],
["constant.numeric","0"],
["text"," ‘"],
["keyword.operator","***"],
["text","’ "],
["constant.numeric","0.001"],
["text"," ‘"],
["keyword.operator","**"],
["text","’ "],
["constant.numeric","0.01"],
["text"," ‘"],
["keyword.operator","*"],
["text","’ "],
["constant.numeric","0.05"],
["text"," ‘.’ "],
["constant.numeric","0.1"],
["text"," ‘ ’ "],
["constant.numeric","1"]
],[
"start",
["text"," "]
],[
"start",
["identifier","Residual"],
["text"," "],
["identifier","standard"],
["text"," "],
["identifier","error"],
["keyword.operator",":"],
["text"," "],
["constant.numeric","3.055"],
["text"," "],
["identifier","on"],
["text"," "],
["constant.numeric","4"],
["text"," "],
["identifier","degrees"],
["text"," "],
["identifier","of"],
["text"," "],
["identifier","freedom"]
],[
"start",
["identifier","Multiple"],
["text"," "],
["identifier","R"],
["keyword.operator","-"],
["identifier","squared"],
["keyword.operator",":"],
["text"," "],
["constant.numeric","0.9583"],
["text",", "],
["identifier","Adjusted"],
["text"," "],
["identifier","R"],
["keyword.operator","-"],
["identifier","squared"],
["keyword.operator",":"],
["text"," "],
["constant.numeric","0.9478"]
],[
"start",
["constant.language.boolean","F"],
["keyword.operator","-"],
["identifier","statistic"],
["keyword.operator",":"],
["text"," "],
["constant.numeric","91.88"],
["text"," "],
["identifier","on"],
["text"," "],
["constant.numeric","1"],
["text"," "],
["identifier","and"],
["text"," "],
["constant.numeric","4"],
["text"," "],
["identifier","DF"],
["text",", "],
["identifier","p"],
["keyword.operator","-"],
["identifier","value"],
["keyword.operator",":"],
["text"," "],
["constant.numeric","0.000662"]
],[
"start",
["text"," "]
],[
"start",
["keyword.operator",">"],
["text"," "],
["identifier","par"],
["paren.keyword.operator","("],
["identifier","mfrow"],
["keyword.operator","="],
["identifier","c"],
["paren.keyword.operator","("],
["constant.numeric","2"],
["text",", "],
["constant.numeric","2"],
["paren.keyword.operator","))"],
["text"," "],
["comment","# Request 2x2 plot layout"]
],[
"start",
["keyword.operator",">"],
["text"," "],
["identifier","plot"],
["paren.keyword.operator","("],
["identifier","lm_1"],
["paren.keyword.operator",")"],
["text"," "],
["comment","# Diagnostic plot of regression model"]
]]