Displaying 20 results from an estimated 9000 matches similar to: "is it safe to replace every "<-" by "=" in R code?"
2008 Jan 06
1
how to use R for Beta Negative Binomial
I think I should have posted this question here as well. I am posting my
question here since it is R related. Please see below. I originally posted
this to sci.stat.math
"Nasser Abbasi" <nma at 12000.org> wrote in message
news:Mm4gj.28843$R92.4987 at newsfe16.phx...
>
> I think R documentation is a bit hard for me to sort out at this time.
>
> I was wondering if
2020 Jun 09
2
compiler-rt uses non-existent macro: __SOFT_FP__
A handful of files in compiler-rt/builtins use the macro "__SOFT_FP__". All the uses are along the same lines. Here's a representative example from compiler-rt/lib/builtins/fixdfdi.c:
#ifndef __SOFT_FP__
// Support for systems that have hardware floating-point; can set the invalid
// flag as a side-effect of computation.
...
#else
// Support for systems that don't have
2017 Nov 28
2
variadic functions on X86_64 should (conditionally) save XMM regs even if -no-implicit-float
Specifying -no-implicit-float prevents LLVM from using non-GPR registers for purely integer operations. This is useful for operating systems (such as Wind River's VxWorks) that support tasks that do not save all registers on context switch.
This presents an interesting problem for variadic functions that may optionally take non-integer arguments (e.g. printf style functions). Should non-GPR
2004 Aug 29
1
Disable multiple login to domain
I run RH Linux 7.3 and Samba 2.2.3 as a PDC.
I have about 30 Win 98 clients loggin onto the Samba domain. I would
like to disable multiple logins so that a user may only login to one
client machine at a time and therefore not hold more than one computer
concurrently. Is this possible with my version of samba? If so, how do
I implement this?
Kind regards
************************
J. G. Nasser
2003 May 13
3
can't log in from windoz 2000
i can see the linux share from windoz 2000 but can't log in ...
here is the error from windoz (2000)
C:\>net use x: \\ericred\www
System error 53 has occurred.
The network path was not found.
I think problem is related to using encrypted passwords. I was using unencrypted passwords before...
can't see any errors in logs. any suggestions on how to track down the problem would be
2003 Jan 28
1
Samba+LDAP--PDC : change user passwd
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I'm running Samba+LDAP(+CUPS) as PDC for windoz and linux workstations.
I do have all the versions of MS Windoz (98 ---> XP).
I just can't change any user password from the windoz client, any idea ?
Thanx
- --
Zied
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
2005 Feb 16
2
printer services
Hi:
I have a question regarding printer support/services. Does Samba
support shared printers directly attached to a Windoz or Linux machine?
(i.e. attached via a parallel port or USB port to either the Samba
machine or one of the Linux or Windoz boxes).
If so, how does one configure Samba and/or the other network machines to
configure the printers to make them reachable to the rest of the
2016 Feb 12
4
[dongle0] timedout while waiting 'OK' in response to 'AT'
Yes I used.
The problem can be the version of Asterisk?
I use Asterisk 13 instead of 11.
2016-02-12 14:31 GMT-02:00, Shabbir abbasi <shabbirabbasi92 at gmail.com>:
> have changed this
> [dongle0]
> audio=/dev/ttyUSB1
> data=/dev/ttyUSB2
>
> To
>
> [dongle0]
> imei=123456789012345
>
> and imei exact same as on your device ?
>
> On Fri, Feb 12, 2016
2005 Aug 03
2
regexpr and portability issue
Dear all--
I am still forging my first arms with R and I am fighting with regexpr() as
well as portability between unix and windoz. I need to extract barcodes from
filenames (which are located between a double and single underscore) as well
as the directory where the filename is residing. Here is the solution I came
to:
aFileName <-
2023 Jun 01
1
error in arfima...
>>>>> akshay kulkarni
>>>>> on Wed, 31 May 2023 20:55:33 +0000 writes:
> dear members,
> I am using arfima() from forecast package to model a time
> series. The following is the code:
>> LYGH[[202]]
> [1] 45.40 3.25 6.50 2.15
>> arfima(LYGH[[202]])
> Error in .fdcov(x, fdf$d, h, nar = nar, nma = nma,
2016 Feb 12
2
[dongle0] timedout while waiting 'OK' in response to 'AT'
Yes, I used IMEI.
But in CLI appearing nothing and it not register.
2016-02-12 14:27 GMT-02:00, Shabbir abbasi <shabbirabbasi92 at gmail.com>:
> have you tried imei discovery
> imei=123456789012345
>
>
> write imei number instaed of 12345...
>
> On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco <vitor.mazuco at gmail.com>
> wrote:
>
>> Hi!
>>
2005 Jun 09
1
Functioning Samba Install has one desktop causing a complaint ...
... On a LAN consisting of a box with Linux 2.4.21-138-smp using Samba version 2.2.5-UL, all the boxes can log in and see the shares (windoz xp, 2000, me - all smbpasswords set to none), except one that is windoz98. Attempts to connect get "IPC$" login messages. The box that gets the message has a directory/password/smbpassword (set to none) on the Linux machine.
Is this due to the
1999 Oct 14
1
Can find linuxbox using "find" but not in neighborhood.
In windoz I can using "find computer" to find linuxbox,and windoz do indicate
that it is in the specified workgroup.Also I can access it.but I can't find it
in network neighborhood in the specified workgroup. Why?
The following is my [global] section:
workgroup=domain
netbios name=ipux
public=yes
server string=server
hosts allow=172.16. (this is our subnet)
guest account=guest
2018 Feb 15
2
Codes to conduct network meta-analysis, gemtc package
Hi,I want codes that could help me do NMA from the data. I would appreciate if you could give a dummy table with which I could practice the codes that would help read the data and calculateOdds ratio (OR)
Mean difference (MD)
forest plot
Density plot of posterior samples
Estimates of ranks probabilities
Rank probabilities plot (rankogram)?
Network plots?
The manual by?Gert van Valkenhoef is
2023 May 31
1
error in arfima...
dear members,
I am using arfima() from forecast package to model a time series. The following is the code:
> LYGH[[202]]
[1] 45.40 3.25 6.50 2.15
> arfima(LYGH[[202]])
Error in .fdcov(x, fdf$d, h, nar = nar, nma = nma, hess = hess, fdf.work = fdf$w) :
NA/NaN/Inf in foreign function call (arg 5)
I tried viewing .fdcov() with the following code:
2002 Jan 02
1
Lotus Notes 4.6.4 doesn't load, RH 7.1
Hello all.
I am new to this list and Linux in general. I am
working my way out from under the dependancies of MS;
however, I still need to use some windoz products at
the office. On RH 7.1, I have Wine installed (thank
you Codeweavers and other good Wine folks) and have
gotten most of the windoz apps to work. The only one
I am having problems with is Lotus Notes. It starts
to load and then
2019 Jun 04
2
variadic functions on X86_64 should (conditionally) save XMM regs even if -no-implicit-float
Thanks for reviving this topic!
Interestingly we have essentially the same fix you mention below ( https://reviews.llvm.org/D62639) as a local change in our Wind River version of LLVM. The reason we didn't try to push it upstream (and in fact have considered removing it) is due to an unfortunate side-effect which is either "expected" or a "bug" depending on your
2016 Jan 28
2
how to configure or (reset) display
i have posted a question on
http://unix.stackexchange.com/questions/257310/centos-7-font-problem-unable-to-read-words
,
i am unable to read words in terminal and unable to see correct images,
Dont know if it is wrong config or something else , i have updated this
system via ssh from LAN, Now i am connected directly to system and it
looks very bad , can anyone tell me how to fix ?
2023 Jun 05
1
error in arfima...
Dear Martin,
Sad that the bug is beyond your ken...
Fortunately, the error happens only rarely...The length of LYGH was 719 and there were only two such errors..I will just replace them with NA and make do.
By the by, what if I send LYGH as an attachment to your actual mail ( not the r-help mail)? Will it help? Can you then pinpoint the cause?
Or should I raise a bug
2001 Nov 24
2
write permissions - chapter 2
hello all,
I have been trying to run MS Windows and Excel under wine. They are
about the only two remaining dependent Windoz apps
The error they produce relates to write permissions. However that does
not seem to be the root issue. Other apps, such as Notepad, seem to be
able to write without issue.
What is currently required in way of wine config to satisfy Word and Excel?
Thanks in