Displaying 20 results from an estimated 30 matches for "unmention".
Did you mean:
mention
2011 Nov 18
1
Filling a variable with unmentioned categories
Hello, list,
I've been struggling with this task for a while looking for an efficient way to solve it:
There are two variables 'price' and 'mentioned'.
I want to 'enlarge' data so that missing price points within the price range are added to variable price.
Also variable 'mentioned' is to receive values 0 in these cases.
Note: Price points in original data can
2010 May 03
2
[LLVMdev] `make check' failures in r102924
...counts for these at least:
I don't understand. These are tests in the LLVM testsuite, not llvm-gcc
tests. I have a consistent copy of LLVM and I don't know of any
dependencies between post-2.7 LLVM and llvm-gcc-2.7. So they should
pass, no? Or are you saying that there are such (heretofore) unmentioned
dependencies that require a post-2.7 version of llvm-gcc to pass?
--- Vladimir
Vladimir G. Ivanovic http://www.leonora.org
+1 650 450 4101 vladimir at acm.org
>> FAIL: /usr/local/src/llvm/test/FrontendC/inline-asm-function...
2010 May 03
0
[LLVMdev] `make check' failures in r102924
...estsuite, not llvm-gcc
> tests.
Tests in FrontendC and FrontendC++ are tests of llvm-gcc.
> I have a consistent copy of LLVM and I don't know of any
> dependencies between post-2.7 LLVM and llvm-gcc-2.7. So they should
> pass, no? Or are you saying that there are such (heretofore) unmentioned
> dependencies that require a post-2.7 version of llvm-gcc to pass?
2002 Nov 22
1
smbclient says NT_STATUS_PASSWORD_MUST_CHANGE - how to change password?
After a thorough google and marc search i'm shocked to find
this problem unmentioned...
How does one go about changing the windows password from a unix machine
with no physical access to the windows machine sharing things?
samba 2.2.3a (debian woody)
windows2000 server
thanks!
brad
note: here's my latest attempt. I tried this with and without a -c
parameter
smbclient //...
2004 Mar 24
1
snow documentation comments
There are a few points I found unclear or unmentioned in the snow
documentation (mostly I looked at the cluster.html web page). I thought
I'd mention them here.
What is the start up environment for the children?
--------------------------------------------------
My best guess at the answer is in parentheses
Do they inherit shell variables? (no...
2006 Dec 08
1
Multiple Imputation / Non Parametric Models / Combining Results
...is theoretically correct to perform
nonparametric models (GAM, spline smoothing etc.) with multiple imputed
datasets. If yes, how can I combine the results in order to show the
uncertainty?
In the research field of real estate economics, the problem of missing data
is often ignored respectively unmentioned. However, GAM, spline smoothing
etc. become increasingly popular. In my research, I would like to use
multiple imputed datasets and GAM, but I am unsure how present single
results.
Again I want to apologize that this is a rather theoretical statistical
question than a technical question on R...
2009 Dec 28
2
Ops method does not dispatch on either of two classes
I have defined boolean methods for bit and bitwhich objects, for example
|.bit <- function(e1,e2)
and
|.bitwhich <- function(e1,e2)
Both methods coerce their arguments to the respective class, however if I do something like
bit_obj | bitwhich_obj
then I get a warning
Warning message:
Incompatible methods ("|.bit", "|.bitwhich") for "|"
and none of the
2005 May 06
2
slowness of plot(x, type='l')
A couple of days ago a few messages indicated that something changed in the
basic plot routine that made plot(*, type='l') slow for large data sets.
Some people even reported crashes for very large data sets. As far as I
remember, this was not reported as a formal bug.
I am still not sure if this is a bug, so I report my findings here. First
of all, I think I see a slowdown of the plot
2004 Oct 26
3
Importing big plain files from ERP-System/Data Mining with R
Hi,
how can I import really big plain text data files (several GB) from an
ERP-System (SAP-Tables) to R?
The Header of these files are always similar, for example:
Tabelle: T009
Angezeigte Felder: 7 von 7 Feststehende F??hrungsspalten: 2 Listbreite
0250
----------------------------------------------------------------------
|X|MANDT|PERIV|XKALE|XJABH|ANZBP|ANZSP|LTEXT
2020 Feb 12
2
Provisioning fails - Codebase question
...I've run update/upgrade. I have already downloaded and executed the
bootstrap script for Ubuntu 18.04 from the page you mention. After
this, ./configure starts with a large number of "NOT FOUND" warnings. I
traced those items down and installed them after the bootstrap. Those
unmentioned dependencies are included in the script I'm using to create
and repeat the process when it fails.
>> After nearly two hours of apparent success in the compile process, it
>> completely blows up with a huge number of "libsamba-passdb.so:
>> <different function nam...
2010 May 03
1
[LLVMdev] `make check' failures in r102924
...+1 650 450 4101 vladimir at acm.org
>
>> I have a consistent copy of LLVM and I don't know of any
>> dependencies between post-2.7 LLVM and llvm-gcc-2.7. So they should
>> pass, no? Or are you saying that there are such (heretofore) unmentioned
>> dependencies that require a post-2.7 version of llvm-gcc to pass?
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/piperma...
2012 Nov 09
1
problem with function "qdagum"
I would like to ude the function "qdagum", to compite quantiles of dagum
distribution, but if I use the form:
>qdagum(0.1, 4, 7206, 0.648)
Error in qdagum(0.1, 4, 7206, 0.648) : object 'Scale' not found
Error will apper, Could you help me? Thank you very much in advance,
Alena
--
View this message in context:
2020 Feb 12
0
Provisioning fails - Codebase question
.../upgrade.? I have already downloaded and executed the
> bootstrap script for Ubuntu 18.04 from the page you mention.? After
> this, ./configure starts with a large number of "NOT FOUND" warnings.?
> I traced those items down and installed them after the bootstrap.?
> Those unmentioned dependencies are included in the script I'm using to
> create and repeat the process when it fails.
Can you supply a list of the extra dependencies you installed, it is my
understanding that the packages in the bootstrap scripts are all that is
required to build Samba
>
>>>...
2011 May 04
0
Bug Report: Failure delay config is ignored
.... The first is that it isn't
clear what effect auth_failure_delay has. The comment in the sample
config file just says "Time to delay before replying to failed
authentications", which is certainly an incomplete description if not
totally inaccurate. This setting seems to be completely unmentioned in
the 2.0 wiki.
The second problem is that the nodelay extra field can only be applied
on a per-user basis. There doesn't seem to be any way to apply it to all
users, or to apply it to authentication attempts for non-existent users.
It seems to me that the failure delay that is actually us...
2004 Jan 14
1
-vn doesn't list empty directories, -v does
I'm using rsync-2.5.7-2 on an updated Fedora Core 1 athlon system.
The -vn option lists all files to be copied or deleted, including
symlinks, but it does not appear to list empty directories to be
copied, even tough it copies them. It does list empty directories to
be deleted. The -v option does list and copy empty directories. -v
should behave the same in both instances, and the desired
2010 May 03
0
[LLVMdev] `make check' failures in r102924
On May 3, 2010, at 10:43 AMPDT, Vladimir G. Ivanovic wrote:
> I successfully built LLVM (r102824) with
>
> ./configure --enable-optimized --enable-targets=host --with-built-clang
>
> on Fedora 12 on an Athlon64 processor. (The clang is the 2.7 pre-built
> version.)
and the llvm-gcc appears to be also?
> However, running `make check' produced 6 unexpected failures
2015 Jul 27
0
[LLVMdev] LLVM Weekly - #82, Jul 27th 2015
...#39;d just like to highlight how much I really do appreciate people sending me
links for inclusion, e.g. LLVM-related blog posts or new releases of software
using LLVM (feature releases rather than simple bugfix updates). I'm not
omniescent - if an interesting blog post or software release goes unmentioned
here, I probably just didn't know about it!
## News and articles from around the web
The [call for
papers](http://article.gmane.org/gmane.comp.compilers.llvm.devel/88488) for
the 2015 LLVM Developers' meeting has now gone out. The submission deadline is
August 20th. Registration is als...
2005 Feb 22
1
Memory error in Mac OS X Aqua GUI v1.01 with cluster package functions
I'm sorry if the answer to my problem is buried in the archives. I
have limited experience with R and I couldn't find a solution to my
particular problem. I am running Mac OS X Aqua GUI v1.01 on a new G5
running os 10.3.8 with a 1.8Ghz processor and 1GB of sdram. I just
downloaded bioconducter a week ago and I'm trying to cluster a matrix
I created with a simulation with
2010 Dec 23
1
Vioplot / list help
Hi,
I have some data (lots of year,distance pairs), which I can
straightforwardly boxplot:
dists <- read.table("movedists.dat")
with(dists,plot(as.factor(V1),V2))
If I want to plot these data as violin plots using vioplot, this
approach doesn't work:
> with(dists,vioplot(as.factor(V1),V2))
Error in Summary.factor(c(1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, :
min not
2013 Mar 29
3
What's the benefit and design purpose of Xen Console for HVM guest.
Hi guys,
I''m investigating Xen Console recently, i take some test on Linux(Fedora)
hvm guest, it works good. (Xen-4.1.3 and Linux 3.5.0)
As far as i know, the performance improvement of Xen Console seems to be
great, but it looks like it just provides a shell for login via Xen Console
for function concern, since it''s a console,
i wonder if it is designed to be a system console?