
Ergebnis 1 - 10 - 164.
Nächste»»
|

Aktualisiert am:
|
Axum and Windows XP - repeating / repetition of numbers when entered. e.g entering 11 displays 1111
Axum This is a known issue due to a conflict with Windows XP and Axum. Unfortunately there is no patch for this, as Axum has been discontinued, and no further development is taking place. NOTE: It is recommended, users with Windows XP should look at FlexPro 7, which is effectively the replacement f....
Axum compatability with Windows XP Service Pack 2
Numerical data entered into a dataset is not properly recognized. One possible solution is to use the number keys rather than the number pad, and then go back and edit the cells after first entering the data. Another solution is to create your data set in another application such as Microsoft Excel....
How can I plot values of different intervals on the same axis with a single scale?
Plotting inconsistent data To overlay plots which have different intervals between the data points you have to create two plots, overlay them and then alter the range of the X and Y axis so that they match. This can be achieved as follows: A. Select the first data column to be plotted ensuring that....
How can I center the tick marks on a trellis plot?
How to change where tick marks appear on an Axum trellis plot. Right-Click on one of the histograms in the trellis plot and select Options. In the Histogram/density dialogue box that appears, set the Data Range Lower bound to -0.5 and click on OK. This will give the tick marks in the centre of the ....
What type of correlation is used in Axum?
The correlation-matrix calculated in Axum (via the Datastats menu) is based on orthodox correlation estimates, also known as the Pearson Product Moment Correlation Coefficient. It is also possible to test and get correlation estimates, using Pearson, Kendall, and Spearman methods. null Manipulatin....
I am trying to calculate the principal components of a matrix and got following error message. "Problem: Couldn't find a function definition for 'princomp'"
I am trying to calculate the principal components of a matrix and got following error message. "Problem: Couldn't find a function definition for 'princomp'" The princomp function is not included in Axum 7, and this is a limitation of the subset of S-PLUS supplied with Axum 7. Unfortunately the S-PL....
Can I change the order of columns in an Axum bar chart?
Can I change the order of columns in an Axum bar chart? I have plotted some data onto a 2D bar chart and I want the bars to appear in a particular order? How can I change this? 1. Launch Axum and select File, Open and then navigate to C:\Program Files\Mathsoft\Axum 7\Samples\Documents and open the ....
I have a dataset in which there is one column for time and another column for date. How can I merge these two columns together?
I have a dataset in which there is one column for time and another column for date. How can I merge these two columns together? This can be achieved using a Script file which removes the two columns of data to create a single column of merged data. For example, you can combine data from date and ti....
'Singular Gradient Matrix' Errors and Nonlinear Regression in Axum.
6 'Singular Gradient Matrix' Errors and Nonlinear Regression in Axum. Error regarding "singular gradient matrix" - Example. Problem in nls(EB ~ E - (a * T^2)/(1 + b * T), d..: singular gradient matrix Use traceback() to see the call stack The message 'Error in nls(..): Singular gradient matrix' I....
When I select the Non-Linear Curve Fitting option from the 2D plots menu I cannot seem to get a report to generate from the equation entered in the Non-Linear Curve Fitting Dialog. Why does this work in Axum 6 and not Axum 7?
When I select the Non-Linear Curve Fitting option from the 2D plots menu I cannot seem to get a report to generate from the equation entered in the Non-Linear Curve Fitting Dialog. Why does this work in Axum 6 and not Axum 7? There are two possible workarounds which are as follows: 1. You can gener....
|