search for: generet

Displaying 18 results from an estimated 18 matches for "generet".

Did you mean: genere
2012 Nov 30
2
Generating sequences of dates
Hello, I have the starting date in UNIX_TIME LONG number (number of milliseconds since 1970 jan 1st). Is there a way to generete the sequence of dates with monthly interval in POSIXct format like 2000-01-01 2000-02-01 2000-03-01 etc Thanks [[alternative HTML version deleted]]
2005 Nov 24
1
XSL Content-type
Hello! I have created XLS stylesheet that generetes .m3u list of streaming content via my icecast2 server. That is just simple remake of status.xsl. But I got stuck. When I request it via http://serever/list.xsl - my winamp doesnot accept the m3u generated file. I began to research. The main problem is "Content-type" which gives me the i...
2008 Oct 13
1
Logistic Regression - Interpreting SENS (Sensitivity) and SPEC (Specificity)
Hi Hi I am working on credit scoring model using logistic regression. I havd main sample of 42500 clentes and based on their status as regards to defaulted / non - defaulted, I have genereted the probability of default. I have a hold out sample of 5000 clients. I have calculated (1) No of correctly classified goods Gg, (2) No of correcly classified Bads Bg and also (3) number of wrongly classified bads (Gb) and (4) number of wrongly classified goods (Bg). My prolem is how to interpr...
2007 Jun 05
1
Problem to park the call with #700
...the same machine. Call parking works well if the SIP phone that I use is on a remote pc in comparison with the asterisk on the which it is registered. If the sipphone is in the same pc where asterisk is installed the command #700 doesn't work, and in the asterisk's CLI I can see no action genereted by the command #700. I have also used the Dial options 't' e 'T' to give the park permission both the caller and the called. My Asterisk uses a remote dialplan on a DB. Thank you.
2004 Nov 22
1
[LLVMdev] Nested functions
...ent declarations. Declaration used iff declaration used in code current processed nested function or in it nested function bodies or in it parent(grantparents) nested functions called from (it or it nested functions). Collect this information for non-nested function and all it nested functions i genereted LLVM code for function and all nested functions adding additional args to nested function for used declarations from parent function. Sorry for maybe not clear algorithm but it work for me. Vladimir
2002 Apr 22
1
regapi with global registry
...ith new applications installed. When a user (any user, even root) installs an application, the registry entries goes to $HOME/.wine/*.reg . This also means that other users will not be able to use it because of the missing registry entries. I use the regSet.sh, regFixer.pl and regRestorer.pl to generete a diff .reg file with the changed registries. When a user (even root) uses regapi to add this values: regapi setValue < file.reg The data goes to the user's registry and not to the global registry (even if the user has access to it). Is there a way to tell wine/regapi (or regedit) to ad...
2008 Oct 13
4
Fw: Logistic regresion - Interpreting (SENS) and (SPEC)
...d (SPEC) > To: r-help at r-project.org > Date: Friday, October 10, 2008, 5:54 AM > Hi > > Hi I am working on credit scoring model using logistic > regression. I havd main sample of 42500 clentes and based on > their status as regards to defaulted / non - defaulted, I > have genereted the probability of default. > > I have a hold out sample of 5000 clients. I have calculated > (1) No of correctly classified goods Gg, (2) No of correcly > classified Bads Bg and also (3) number of wrongly classified > bads (Gb) and (4) number of wrongly classified goods (Bg). &gt...
2008 Nov 23
1
Help in Programming using Methods
...a = x) res <- test.aovlist(av, which = which, error = error) return(res) } test.aovlist <- function(x, which, error, ...) { mm <- model.tables(x, "means") tabs <- mm$tables[-1] tabs <- tabs[which] res <- list(av=x, which=which) return(res) } GENERETING DATA var <- sort(gl(3, 24, lab=c('Ladak', 'Cossack', 'Ranger'))) man <- rep(gl(4, 6, lab=LETTERS[1:4]), 3) sub <- rep(gl(4, 6), 3) blo <- factor(rep(1:6, 12)) y <- c(2.17, 1.88, 1.62, 2.34, 1.58, 1.66, 1.58, 1.26, 1.22, 1.59, 1.25, 0.94,...
2014 Mar 04
1
keytab question.
...1????????? dns-RTD-DC1 at INTERNAL.DOMAIN.TLD ?? 9??? 1????????? dns-RTD-DC1 at INTERNAL.DOMAIN.TLD ? 10??? 1?????????????? krbtgt at INTERNAL.DOMAIN.TLD ? 11??? 1?????????????? krbtgt at INTERNAL.DOMAIN.TLD ? 12??? 1?????????????? krbtgt at INTERNAL.DOMAIN.TLD ? ? and i look at : The keytab?samba genereted.? ? ktutil ? rkt /var/lib/samba/private/secrets.keytab ? list ?? 1??? 1???????? HOST/rtd-dc1 at INTERNAL.DOMAIN.TLD ?? 2??? 1 HOST/rtd-dc1.INTERNAL.DOMAIN.TLD at INTERNAL.DOMAIN.TLD ?? 3??? 1???????????? RTD-DC1$@INTERNAL.DOMAIN.TLD ?? 4??? 1???????? HOST/rtd-dc1 at INTERNAL.DOMAIN.TLD ?? 5??? 1...
2015 Mar 11
0
nutdrv_atcl_usb
...commands: [<username>] password = <password> actions = SET instcmds = ALL where <username> and <password> are strings of your choice. Then stop all the NUT-related things already running and (as per configuration you posted earlier): - terminal #1 - as root (this should generete the log we are after): nutdrv_qx -a ups -DDDDD >> /path/to/my/precious/log 2>&1 And keep it running all the time till the tests are over. - terminal #2 - as root: upsd -D This one too is expected to be kept alive all the time. - terminal #3: # shutdown.stayoff with ups.delay.shutdow...
2008 Oct 10
0
Logistic regresion - Interpreting (SENS) and (SPEC)
Hi Hi I am working on credit scoring model using logistic regression. I havd main sample of 42500 clentes and based on their status as regards to defaulted / non - defaulted, I have genereted the probability of default. I have a hold out sample of 5000 clients. I have calculated (1) No of correctly classified goods Gg, (2) No of correcly classified Bads Bg and also (3) number of wrongly classified bads (Gb) and (4) number of wrongly classified goods (Bg). My prolem is how to interpr...
2004 Nov 22
2
[LLVMdev] Nested functions
> As an optimization for shallow nested functions (e.g., 3 levels or less), > it seems to me you could just avoid the stack walking entirely and add > $k-1$ arguments to each function at level $k$, i.e., at most 2 arguments > in all. This may even be an easy first implementation. I use this method with filtering unused in nested function args and local vars in my YAFL frontend
2004 Nov 22
0
[LLVMdev] Nested functions
On Nov 22, 2004, at 12:34 PM, Vladimir Merzliakov wrote: >> As an optimization for shallow nested functions (e.g., 3 levels or >> less), it seems to me you could just avoid the stack walking entirely >> and add $k-1$ arguments to each function at level $k$, i.e., at most >> 2 arguments in all. This may even be an easy first implementation. > > I use this method
2004 May 06
7
sip traffic.
I can not register via sip to iptel or sipgate and do not see sip into ethereal. I do not unterstand why thats Wudu .. but i am new to asterisk and sip. I am behind a susefirewall2 but asterisk even do not register if it is down. The asterisk is running onto the machine witch is connected to the internet. No answer seems coming back from iptel (sip debug in asterisk). Ports are open (5060,
2004 Jul 10
3
[LLVMdev] Re: [llvm-commits] CAUTION: Type != Value
In VMCore/Module.cpp i found line (254): ((Value*)Ty)->setName(Name, &ST); Type is not Value now and for me this code call llvm::DerivedType::addAbstractTypeUser (I think it have same index in Type VMT in as setName in Value VMT) with random argument values and terminated with assert fail: Assertion failed: (isAbstract() && "addAbstractTypeUser: Current type not
2015 Mar 11
2
nutdrv_atcl_usb
Would you be so kind and provide some examples (commands), please? I would run them today in the evening and report back with the logs. Thank you. Jakub S. On Tue, Mar 10, 2015 at 11:44 PM, hyouko at gmail.com <hyouko at gmail.com> wrote: > mmh.. it looks like someone forgot to hit 'reply all'. > > - relaying the originally attached files (gzipped, minus the two >
2015 Mar 11
3
nutdrv_atcl_usb
...<password> > actions = SET > instcmds = ALL > > where <username> and <password> are strings of your choice. > > Then stop all the NUT-related things already running and (as per > configuration you posted earlier): > > - terminal #1 - as root (this should generete the log we are after): > nutdrv_qx -a ups -DDDDD >> /path/to/my/precious/log 2>&1 > And keep it running all the time till the tests are over. > > - terminal #2 - as root: > upsd -D > This one too is expected to be kept alive all the time. > > - terminal #3: &gt...
2015 Mar 10
0
nutdrv_atcl_usb
mmh.. it looks like someone forgot to hit 'reply all'. - relaying the originally attached files (gzipped, minus the two screenshots, to keep size down). 2015-03-09 23:20 GMT+01:00 Jakub Scepka (private) <jakub.scepka at gmail.com>: > Hi everyone! > > Here is summary for our fellows wit the same/similar UPS to save them 3 > weeks of life :) > > First of all I'm