search for: readin

Displaying 20 results from an estimated 25 matches for "readin".

Did you mean: reading
2012 Aug 01
1
optim() for ordered logit model with parallel regression assumption
...(numeric vs. matrix) or something along that line among those if conditions. Thanks in advance for any suggestion. Jun Xu, PhD Assistant Professor Department of Sociology Ball State University Muncie, IN 47306 #################################################################### library(foreign) readin <- read.dta("ordfile.dta", convert.factors=FALSE) myvars <- c("depvar", "x1", "x2", "x3") mydta <- readin[myvars] # remove all missings mydta <- na.omit(mydta) # theta is the parameter vector ologit.lf <- function(theta, y, X) { n...
2020 Apr 13
3
[PATCH 1/9] drm/vblank: Add vblank works
...gt; this yet? Would like to continue moving this forward Sorry, wasn't following this thread. Have you looked at kthread_worker? https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/linux/kthread.h#n71 And, thanks a lot for the vblank explanation. I really enjoyed readin it. :) -- tejun
2007 Feb 16
0
R GUI programming
...ox <- tkwidget(boxplotcanvas,"ComboBox",editable=FALSE,values=tclvalue(dataset.header)) tkgrid(dataset.label, comboBox) tkgrid.configure(dataset.label, sticky="w") tkgrid.configure(comboBox, sticky="e") } --- The same situation for if I want to plot the readin dataset, since I want to bind the plot function to a tkbutton, I still have not find a way to pass the readin .dataset over to the plot function. Thanks Hao
2010 Oct 21
1
error opening connection 64bit R under win7 64bit
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I just installed R (2.11.1) 64bit under Windows 7 64 bit When trying to readin files I get the following error message: > > source(file="C:\\Users\\me\\Documents\\My PhD\\Modelling\\R\\Scripts\\Functions\\functions 20jan10.r") Error in file(file, "rt") : cannot open the connection In addition: Warning message: In file(file, "rt") : can...
2006 Nov 06
1
Asterisk servers being greedy and not letting go of the media path. (using IAX2 channels)
Evening everyone (obviously depends on when you're readin this, but hey). I'm trying to set up a multi * server situation, and am falling over at the second server, and after a day of google etc, have come up against somewhat of a brick wall. I can make calls each way between the two servers no problem, and can include the required extension at the...
2017 Dec 14
4
ADUC missing msNPAllowDialin and need vpn advice for ad setup.
Readin : https://wiki.samba.org/index.php/Samba_AD_schema_extensions Is it an option to make an ldiff for the msNPAllowDialin and others on that Dail-in Tab. Im looking at the automount example. Hints tips? Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-boun...
2017 Dec 21
1
develop.raw error ( adimpro )
Hello all, I'm trying to use the adimpro package to read RAW files (image). Make readins is OK! > r <- read.raw( '20171218_210956.dng', type='RAW', compress=FALSE ) > summary( r ) > ### cut the many lines... Filter pattern: GR/BG > extract.info( r ) [1] "GR/B" > To next, develop the raw file using the "develop.raw" function. But...
2006 Jun 09
8
[how can i delete a file system..please help]
Hi, I''m trying to delete a file system (<xml_26548975.xml>) File.delete("xml_26548975.xml") But I get this error: "Permission denied - ./script/../config/../uploads/xml_26548975.xml". Why? -- Cheers, ioana k&a http://boulangerie.wordpress.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2020 Apr 14
0
[PATCH 1/9] drm/vblank: Add vblank works
...rk_list and spinlocks that come with kthread_worker which would make the vblank works implementation a bit easier > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/linux/kthread.h#n71 > > And, thanks a lot for the vblank explanation. I really enjoyed readin it. :) > -- Cheers, Lyude Paul (she/her) Associate Software Engineer at Red Hat
2007 Sep 06
1
change all . to 0 in a data.frame
Hello, I read in a tab delimited text file via mydata = read.delim(myfile). The text file was originally an excel file where . was used in place of 0. Now all the columns which should be integers are factors. Any ideas how to change all the . to 0 and factors back to integer? Thanks a lot in advance for any suggestions, -- D --------------------------------- [[alternative HTML
2012 Nov 06
0
Semantics of known_hosts file
...(a SSH implementation in Python) deals with OpenSSH's known_hosts file when non-standard ports are used. Hence, I want to make sure that I correctly understand OpenSSH's behaviour. If this is not a topic for this list, please point me to a more appropriate list. As far as I can gather from readin sshd(8) and the source code (get_hostfile_hostname_ipaddr), at most two key lookups are performed: (a) [Only for protocol version 1] One for the ip address of the remote host, with put_host_port(ntop, port) (b) One for the hostname. (1) If it is an HostKeyAlias, just look for the ho...
2004 Jul 06
3
Cannnot Load image
Hi there. I'm new to syslinux, I've been readin all the documentation that I could but had no luck.. My problem is that, I have a simple configuration dhcp.conf 3.01rc12 with this options group next-server servidor filename "pxelinux.0" hostname terminal-2 hadrware ethernet xxxxxxxx fixed addre...
2017 Dec 14
0
ADUC missing msNPAllowDialin and need vpn advice for ad setup.
...at lists.samba.org > CC: L.P.H. van Belle > Onderwerp: Re: [Samba] ADUC missing msNPAllowDialin and need > vpn advice for ad setup. > > On Thu, 14 Dec 2017 13:52:29 +0100 > "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > > > > > Readin : > https://wiki.samba.org/index.php/Samba_AD_schema_extensions > > > > Is it an option to make an ldiff for the msNPAllowDialin > and others > > on that Dail-in Tab. Im looking at the automount example. > > Hints tips? > > > > > > Greetz,...
2012 Jan 09
4
RGL- Drawing Circle
hi, i want to draw a simple circle by using 3d package RGL. i think i can use the command rgl.lines by studying the code from: http://www.swiftless.com/tutorials/opengl/circle.html but is there a faster and easier way to do it?? graham -- View this message in context: http://r.789695.n4.nabble.com/RGL-Drawing-Circle-tp4278717p4278717.html Sent from the R help mailing list archive at
2009 Jul 20
3
Digium TDM400P in Soekris net5501-70?
Hello - I've been running Asterisk (quite happily!) for several years now using a Digium TDM400P card in an old Linux box (P4 1.6 w/ 256MB RAM). I'm also running another old PC running m0n0wall as a firewall. Between these two boxes, that run 24x7, I'm drawing a lot more power than needed and hoping to make a dent in my monthly electric bill by consolidating the two into a single box
2012 Mar 21
5
Socomec sicon Netys 2000 PR ups USb driver for ubuntu
Hello i tried to connect my netys 2000 pr ups to ubuntu 11.10 and i have a problem connecting it. After readin a few post i realized to dianosse the connection. I need help resolving the connextion issue So here is the response to??/lib/nut/usbhid-ups -u root -DDDDD -a netys: Network UPS Tools - Generic HID driver 0.35 (2.6.1) USB communication driver 0.31 ? ?0.000000 ? ? send_to_all: SETINFO driver.parame...
2017 Dec 14
3
ADUC missing msNPAllowDialin and need vpn advice for ad setup.
...rote: > Hai Rowland, > > > Even that msNPAllowDialin is a standard attribute, its not in my AD > anymore, at least not within the users fields. I think in time this > disapert wil fixing things.. This setup is running and upgraded as of > samba 4.1. but thank for that info, reading that after my lunch. > > If i have more questions, i'll mail again. > Thanks! > > Greetz, > > Louis > Go and have a look in: /usr/share/samba/setup/ad-schema/MS-AD_Schema_2K8_R2_Attributes.txt Rowland
2016 Jun 20
6
RFC: Comprehensive Static Instrumentation
...t; library in native object format b) hook lib in bitcode format c) export > list of non stub hook defs > > 2) the compiler implementation of CSI lowering will check the export list > and decide whether to lower a hook call to noop or not > > 3) in thinlto mode, the bitcode can be readin for inlining. This works for > lto too > > 4) compiler driver can hide all the above from the users > > > In short, making it work in default mode makes it easier to deploy and can > get you a long way > > Thanks, > > David > > > On Sunday, June 19, 2016, T...
2016 Jun 19
2
RFC: Comprehensive Static Instrumentation
Hey Peter and David, Thank you for your comments. As mentioned elsewhere, the current design of CSI does not rely on LTO for correctness. The tool-instrumented executable will run correctly even if the linker performs no optimization. In particular, unused instrumentation hooks are implemented by default as nop functions, which just return immediately. CSI is a system that *can use* LTO to
2003 Oct 01
7
eBay Sip Phone Scam.
Some guy on eBay is trying to sell the Grandstream Budgetone Phone 101 as the 102D. And to make matters worse he starts the bid at $90.00 Beware. http://search.ebay.com/search/search.dll?query=sip+phone&ht=1&sosortproperty=1&from=R10&BasicSearch= -- Costas Menico Meezon Software Corp 201-224-8111 costas@meezon.com --