Displaying 8 results from an estimated 8 matches for "vxu".
Did you mean:
vu
2003 Oct 02
3
Query: weighting cells in histogram
...be wrong.
Any help and/or comment is very much appreciated.
Regards,
M?rten
M?rten Bjellerup
Doctoral Student in Economics
School of Management and Economics
V?xj? University
SE-351 95 V?xj?
Sweden
Tel: +46 470 708410
Fax: +46 470 82478
Mobile: +46 70 969 88 88
Mail: marten.bjellerup at ehv.vxu.se
Web: http://www.ehv.vxu.se
-------------------------------------
"Forecasting is like trying to
drive a car blindfolded and
following directions given
by a person who is looking
out of the back window"
2003 Nov 05
1
Fitting a 3-parameter gammadistribution
...omething similar)? Any help or comment is much appreciated.
Regards,
M?rten
M?rten Bjellerup
Doctoral Student in Economics
School of Management and Economics
V?xj? University
SE-351 95 V?xj?
Sweden
Tel: +46 470 708410
Fax: +46 470 82478
Mobile: +46 70 969 88 88
Mail: marten.bjellerup at ehv.vxu.se
Web: http://www.ehv.vxu.se
-------------------------------------
"Forecasting is like trying to
drive a car blindfolded and
following directions given
by a person who is looking
out of the back window"
2003 Oct 02
2
Query: What is 'Trellis'?
...ellis". What is it and where can I find the function?
Regards,
M?rten
M?rten Bjellerup
Doctoral Student in Economics
School of Management and Economics
V?xj? University
SE-351 95 V?xj?
Sweden
Tel: +46 470 708410
Fax: +46 470 82478
Mobile: +46 70 969 88 88
Mail: marten.bjellerup at ehv.vxu.se
Web: http://www.ehv.vxu.se
-------------------------------------
"Forecasting is like trying to
drive a car blindfolded and
following directions given
by a person who is looking
out of the back window"
2004 Sep 10
2
using vorbiscomments with metaflac not utf8-encoded
Using metaflac (1.0.3) like this:
metaflac file.flac --set-vc-field=title=test??????e?
The vorbiscomment will not be UTF8-encoded, instead
they will be stored directly as ANSI.
When trying to add some more comment, it gave the
following error:
ERROR: writing FLAC file file.flac, error =
FLAC__METADATA_CHAIN_STATUS_OK
Does that mean that weren't enough room for the
comments? But
2004 Sep 10
0
using vorbiscomments with metaflac not utf8-encoded
--- Mattias Dahlberg <mdati00@student.vxu.se> wrote:
> Using metaflac (1.0.3) like this:
>
> metaflac file.flac --set-vc-field=title=testÅÄÖåäöeè
>
> The vorbiscomment will not be UTF8-encoded, instead
> they will be stored directly as ANSI.
yes, metaflac is currently not doing utf-8 encoding.
the same libutf8 from...
2005 Oct 06
1
CTF generation
Hello everybody!
How do people generate the Compact Type Format (CTF) section?
Do you have a special parser or employ gcc debug information?
Is there any open utility to do this job?
Best regards,
Yaroslav
2002 Nov 16
0
Samba domain controller problem....
I don't mean to nag... but I must get this problem fixed soon..... and it
seems to be a common one on these mailing lists... I cannot add my Win2K Sp3
machine to my samba PDC... i receive the error message
"No mapping between account names and securityids was done"
I have created the machine account...
the machine account and root are added in smbpasswd.... I
have checked and they
2007 Jun 20
1
extending package with function calling an Objective Caml program
Hallo,
we are trying to extend the R package multcompView in agreement with
the author Hans-Peter Piepho. The function multcompLetters implements
so far a heuristic. We would like to add a function that implements
an exact algorithm and returns a provable optimum result. This
algorithm has been implemented in Objective Caml and we would like to
reuse this code. We wrote an R function