search for: get_levels

Displaying 3 results from an estimated 3 matches for "get_levels".

2002 Mar 02
1
accessing factor levels from C
...tely I am not been able to read the levels information. I am using: SEXP variable, levels; ... variable = VECTOR_ELT( data_frame, j); switch( TYPEOF( variable)) { case INTSXP: if( isFactor( VECTOR_ELT( data_frame, j))) { fvalue = INTEGER( variable)[i]; levels = STR_PTR( GET_LEVELS( variable)); .... but the variable levels is not an array of strings as I expected. I am probably doing something in the wrong way but how would it be correct? Thanks in advance, Ott Toomet -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list --...
2012 Apr 16
1
Rebuilding corrupt databases from .DB files.
We've had some catastrophic filesystem failures that have left us with corrupted databases with empty files and no backup for about 15TB of our data. Recreating the 15TB from source data backups is possible but will take a very very long time. I'm hoping that, given all of the .DB files are still intact, there my be some way to extract their contents and rebuild the other tables. This
2008 Aug 15
3
Rcommander installation fails on Fedora 9
...: error: expected ?)? before ?object? Classes.h:85: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?get_missings? Classes.h:86: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?get_ordering? Classes.h:87: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?get_levels? Classes.h:88: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?get_scores? Classes.h:89: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?get_whichNA? Classes.h:90: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?get_varmemory? Classes.h:91: error: exp...