Displaying 8 results from an estimated 8 matches for "mycells".
Did you mean:
mycell
2006 Apr 10
4
Element.getDimensions() support for IE?
Hey all,
I''m not sure if IE can support this, but I''m trying to get the dimensions of
an element that has percentages for height/width. In the example code
below, I''m trying to get the dimensions for the ''MyCell'' element. Firefox
supports Element.getDimensions(''MyCell''), but IE returns 0 for the height &
width returned by that
2010 Mar 23
0
rdcomclient issue - member not found when using borders
I wrote a procedure to create a spreadsheet using rdcomclient. It uses a
function to do the writing and runs "correctly" in isolation. It gives
errors, but it continues to completion. The error I receive is "Error:
Member not found". If I place it inside a for loop the loop fails after
the first iteration, once it reaches the error.
Has anyone had experience with this
2012 Mar 14
1
list factoring
...var2 var3
> cell1 x x x
> cell2 x x x
> cell3 x x x
>
> cell4
>
> .
> .
> .
> .
> cell100
and:
vector1 <- c("cell1, "cell5",cell19", "cell50", "cell70")
your_data$mycells <- factor(your_data$cells %in% vector1, c("Special",
"NotSpecial"))
So my output will be something like:
[25] Special Special Special Special Special Special
[31] Special NotSpecial NotSpecial NotSpecial NotSpecial NotSpecial
[37] NotSpecial NotSpeci...
2012 Mar 13
2
sort list
Hello can anyone help please?
i read two words "cell1", "cell2" into a list. I want to turn this list
into a factor.
> cell_data <-list(c('cell1','cell2'))
> cell_data
[[1]]
[1] "cell1" "cell2"
> factor_list <- factor(cell_data)
Error in sort.list(y) : 'x' must be atomic for 'sort.list'
Have you called
2005 Feb 11
4
Setting a "Forward" to an external number on your phone
Hi!
Maybe I have just been looking on the wrong pages but there is a
question that is very important for me. I already studied some
Demo-Dialplans and made some basic experiences with Asterisk. But what I
need to find out is how I can handle this.
I am leaving my office and I want to tell asterisk to forward calls now
to my mobile phone by just hitting a key (on my IP-Phone) or by using a
2005 Sep 26
0
safari bug (?) in script.aculo.us
Why does my script.aculo.us code not work in Safari?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>draggable chess</title>
<script src="prototype.js"
2007 Apr 17
2
Trigger a wake-up call from the shell?
I have set up a script that ensures certain services are up on my
Asterisk box (Trixbox 2.0). I would like it to trigger a wake-up call
if certain conditions aren't meant. How might I accomplish this from
the shell?
--
Donovan Niesen
Customer Contact Services
www.yourccsteam.com
2010 Mar 24
0
R-help ordinal regression
Dear colleagues,
i am carrying out an ordinal regression model. I try it on SPSS but I "flirt" with R as well. I have a few questions.
1. What is the most reliable/tested/trusted package for ordinal regression in the R world?
2. Also, I have a statistical question. What is the danger of having to many 'empty cells' in ordinal regression? How many empty cells are too many? Do