comparison rglasso_cox.xml @ 9:4b62ea84c318 draft

Uploaded
author fubar
date Thu, 01 Jan 2015 21:54:37 -0500
parents 5f2db639f8eb
children a061150f1d94
comparison
equal deleted inserted replaced
8:4e4f094c338c 9:4b62ea84c318
130 <param name='logxform_cols' value='' /> 130 <param name='logxform_cols' value='' />
131 <param name='alpha' value='0.95' /> 131 <param name='alpha' value='0.95' />
132 <param name='do_standard' value="True" /> 132 <param name='do_standard' value="True" />
133 <param name='cox_time' value='1' /> 133 <param name='cox_time' value='1' />
134 <param name='cox_status' value='2' /> 134 <param name='cox_status' value='2' />
135 <param name='cox_id' value='2' />
136 <param name='predict_at' value='' />
135 <param name='fam' value='cox' /> 137 <param name='fam' value='cox' />
136 <param name='model.yvar_cols' value='' /> 138 <param name='yvar_cols' value='' />
137 <param name='xvar_cols' value='3,4,5' /> 139 <param name='xvar_cols' value='3,4,5' />
138 <param name='force_xvar_cols' value='3' /> 140 <param name='force_xvar_cols' value='3' />
139 <param name='output_full' value='0' /> 141 <param name='output_full' value='F' />
140 <output name='model_file'> 142 <param name='output_pred' value='F' />
143 <output name='model_file' file='coxlassotest_modelres.xls'>
141 <assert_contents> 144 <assert_contents>
142 <has_text text="rhubarb" /> 145 <has_text text="rhubarb" />
143 <has_text text="TRUE" /> 146 <has_text text="TRUE" />
144 <!-- &#009; is XML escape code for tab --> 147 <!-- &#009; is XML escape code for tab -->
145 <has_line line="regulator&#009;partial_likelihood&#009;forced_in&#009;glmnet_model&#009;best_lambda" /> 148 <!-- has_line line="regulator&#009;partial_likelihood&#009;forced_in&#009;glmnet_model&#009;best_lambda" / -->
146 <has_n_columns n="5" /> 149 <has_line line="regulator&#009;partial_likelihood&#009;forced_in&#009;glmnet_model&#009;best_lambda&#009;lambdaChoice&#009;alpha" />
150 <has_n_columns n="7" />
147 </assert_contents> 151 </assert_contents>
148 </output> 152 </output>
149 <output name='html_file' file='coxlassotest.html' compare='diff' lines_diff='10' /> 153 <output name='html_file' file='coxlassotest.html' compare='diff' lines_diff='10' />
150 </test> 154 </test>
151 </tests> 155 </tests>