Displaying 11 results from an estimated 11 matches for "retunring".
Did you mean:
retuning
2002 Oct 16
0
peaks
On 15 Oct 2002 at 18:09, Rieckermann Joerg wrote:
> Dear Petr,
>
> I have been fooling around with this peaks function of yours/Ripley
> and don't seem to get the main idea.
>
> What I intend to do is locate the peaks in a vector and later use thes
> values. So the position of the peaks would be of great interest.
>
> My questions:
> * Why does peak retunr a
2005 Jun 07
0
about tables
Hi dear all
I'm doing some contingency tables and I'd like to know if it is posible
to make only one table in R that shows me the responses of people who
visit a place with some frecuency about one question with two
posibilities (they are treated like two variables with options). I'm
thinking of a table similar to the next below:
Frecuencia (Frec)
Alternative 1
Alternative
2010 Apr 15
0
Automating searching text for key words
Hello all,
Im doing some content analysis of news stories and i am looking for a
way to sort through different text lists searching for specified words then
storing the results, at this point just the count. Heres what i have so
far:
#Load data frame of wed address to load ->Creates raw word data
#Create web addresses to where text data is located
WebAdds<-c("
2003 Apr 27
0
Radius app ?
Just wondered if anyone has done or is doing a radius app ?
There are several ways to deal with radius stuff.
Straight auth checking & for those with calling card applications stop
and start recording.
Even the situation of restricting to one call at a time could be done
so theft of time doesn't occur.
basically..
send to radiusauth(variable1,variable2)
retunrs auth (yes/no)
send
2004 Oct 18
3
ogg_packet -> ogg_page
hi,
in my quest to grok ogg i tried to write a small program which extracts
ogg_packets, and stuffs them back into ogg pages (which are then written
to a file).
extracting the packets works fine, but i have problems stuffing them
into a new ogg stream.
pseudo code:
ogg_stream_init(os, serialno)
foreach p in packets:
ogg_stream_packetin(os, p)
// try to extract a page
2013 May 02
0
modMCMC runs in FME package
Dear All,
please help with some thoughts on overcoming the following issues, if possible:
#R Code
require(deSolve)
require(FME)
pars <- list(k = 0.06,v=18)
intimes <- c(0,0.5,12,12.5,50)
input <- c(800,0,800,0,0)
forc <- approxfun(intimes, input, method="constant")
model <- function(pars, times=seq(0, 50, by = 1)) {
derivs <- function(t, state, pars) {
2014 Sep 18
0
configure bind to use with samba
Hi
Im with a problem appeared when windows clients logins into my domain. I
discovered how after to change the password in a user, the machine seems
to be out from domain.
Exactly retunrs this error
"rpc_server/srv_netlog_nt.c:_netr_ServerAuthenticate2(546)
_netr_ServerAuthenticate2: netlogon_creds_server_check failed. Rejecting
auth request from client "
Looking what can happen I
2009 Aug 09
4
Diablo 2 - Incommum problem (even starts the installer!)
Guys
There is the problem:
I put the CD into the drive, the system mount it, i go to the terminal and type (two click and notting happens into the nautilus):
wine installer.exe
and the wine give me this error:
wine: could not load L"E:\\installer.exe": Module not found
How i f this?
i've tried making iso images with the brasero, and with the magic iso (windows), and mount it
2011 Dec 01
3
round to specific intervals
Dear R users/helpers,
I am wondering is there an existing function in which you can round
numbers to a set of values. I know you can use 5 * round(x/5) for
rounding to the nearest 5 or so, but what if the interval size is not
constant.
For example:
## Not run
test <- rnorm(100)
round(test, c(1, 5, 10, 20, 50))
so that the test is rounded to the closest value in the vector.
Thanks for the
2005 May 31
2
plane3d
I am attempting to fit a logistic regression plane to a 3-D scatterplot
(which was generated using scatterplot3d). I've noticed that the help
pages of scatterplot3d include a function titled "plane3d." However,
when I attempt to use the function, I get the following message:
Error: couldn't find function "plane3d"
I've searched the archives and found no
2007 May 07
0
Games probel (Asterix XXL, Lord of the Rings)
Hi,
when trying to start Asterix XXL with wine, I get the following error
messages:
fixme:d3d:IWineD3DImpl_CheckDeviceMultiSampleType Quality levels unsupported
at
present
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x1a5738) : stub,
simulatin
g 64MB for now, returning 64MB left
fixme:d3d:IWineD3DDeviceImpl_SetSamplerState sampler 7 type
WINED3DSAMP_MINFILTE
R(6) is out of range