search for: marker1

Displaying 9 results from an estimated 9 matches for "marker1".

Did you mean: markers
2006 Jul 17
1
Getting rid of for loops
...or variable information. So I want to end up with a dataframe at the end with the two variable names and the interaction p value in each row, for all pairwise combinations of predictors. I used the following code: # qtl is the original data.frame, and my dependent var in this case is # qtl$CPP. marker1 <- NULL marker2 <- NULL p.interaction <- NULL for ( i in 5:40) { # cols 5 - 41 are the predictor factors for (j in (i+1):41) { marker1 <- rbind(marker1,names(qtl)[i]) marker2 <- rbind(marker2,names(qtl)[j]) tmp2 <- summary(aov(tmp$CPP ~ tmp[,i] * tmp[,j]))[[1]] p.intera...
2007 Mar 04
0
Event listeners.. solved
sorry.. I paid a little bit more attention to your reply.. especially using Firebug extension... (so helpful...) and I got it (maybe not so good writing.. @map.declare_init(@marker1, ''marker1'') @map.overlay_init(@marker1) @map.record_init "GEvent.addListener(marker1, ''dragend'', function () { point = marker1.getPoint(); map.setCenter(point); map.savePosition(); GLog.write(''New position of...
2007 Mar 04
0
Event listeners
...ot;map_div") @map.control_init(:large_map => true,:map_type => true) @adresses = [] @adresses = lookup_geocodes(@code_postal << ", france") @adresses.each do |marker| @latitude = marker[:latitude] @longitude = marker[:longitude] @marker1 = GMarker.new([marker[:latitude],marker [:longitude]], :draggable => "true", :title => "myTitlei", :info_window => "myInfo...") end @map.overlay_init @marker1 @map.center_zoom_init([@latitude, @longitude],16) @map.event_init(@map,:cli...
2010 Nov 02
2
multi-level cox ph with time-dependent covariates
...or outcome censored). Suppose that the pathogen can vary over time (might be a bacteria that selects for drug-resistance) and that also it can vary across different tissue reservoirs within the same patient. In other words: names(data) = patient_id, start_time, stop_time, tissue_id, pathogen_type, marker1, ..., marker100, ..., outcome If I had multiple observations per patient at different time intervals, I would model it like this (hope it is correct) model<-coxph(Surv(start_time,stop_time,outcome)~all_covariates+cluster(patient_id)) But now I have both the patient and the tissue, and hundred...
2011 Feb 18
3
recoding a data in different way: please help
Dear R users The following question looks simple but I have spend alot of time to solve it. I would highly appeciate your help. I have following dataset from family dataset : Here we have individuals and their two parents and their marker scores (marker1, marker2,....and so on). 0 means that their parent information not available. Individual Parent1 Parent2 mark1 mark2 1 0 0 12 11 2 0 0 11 22 3 0 0 13 22 4 0 0 13 11 5 1 2 11 12 6 1 2 12 12 7 3 4 11 12 8 3 4 13 12 9 1 4 11 12 10 1 4 11 12...
2011 Apr 27
2
ROCR for combination of markers
...ar list   I have 5 markers that can be used to detect an infection in combination. Could you please advise me how to use functions in ROCR/ other package to produce the ROC curve for a combination of markers?   I have used the following to get ROC statistics for each marker. pred <- prediction(y$marker1, y$infectn) perf <-performance(pred,"tpr","fpr") plot(perf,ave="threshold",spread.estimate="boxplot") But I want know whether we could get this for more than one marker, so we can look at how good the markers in combination to predict the infection. I'...
2011 May 23
6
How do I assign boolean (o,1) values to a column?
Hi everybody!! I'm trying to assign boolean values to a column in a matrix depending on the number of times present in another column. I have no clue, I have been 2 days looking for a way, if somebody knows what kind of functions I need to use I will really apreciate it. example: Color Type Mark1 Mark2 Mark3 Red high 139 P alpha blue low 140 P alpha Green high
2010 Sep 09
5
Highlighting a few bars in a barplot
Hello, I have a bar plot where I am already using colour to distinguish one set of samples from another. I would also like to highlight a few of these bars as ones that should be looked at in detail. I was thinking of using hatching, but I can't work out how or if you can have a background colour and hatching which is different between bars. Any suggestions on how I should do this? Thanks
2014 Jun 26
2
[LLVMdev] -gcolumn-info and PR 14106
On Thu, Jun 26, 2014 at 3:39 PM, Robinson, Paul <Paul_Robinson at playstation.sony.com> wrote: > The main motivation for turning it off is that no known consumer (debugger) > took advantage of it. > > Turning it on does more than slightly increase the object file size, it can > cause the same source line to be listed multiple times in the .debug_line > table (with different