Statistik
RANG
164.633
of 295.527
REPUTATION
0
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
PCA of dataset that contains 4 samples, how to compare principal component results between samples and use biplot to visually compare?
I figured out a work around for using biplot to plot pca results of a dataset that contains 4 samples within the dataset and plo...
etwa 12 Jahre vor | 0
Frage
PCA of dataset that contains 4 samples, how to compare principal component results between samples and use biplot to visually compare?
I am performing a pca of dataset A, 163x5. Within A, there are 4 samples that I would like to eventually compare with row indice...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortLoop Principal Component Analysis
The easiest way would be to divide your matrix in to 5 matrices, each 10x50. Then do a for loop that calls each matrix. E...
etwa 12 Jahre vor | 0
EX-Stream package
Beware that the formatting is lost when copy and pasting from the thesis document. You need to go through and fix the formatting...
etwa 12 Jahre vor | 0
Frage
How to duplicate certain rows of a dataset (class = dataset)?
I have a dataset with 200 rows and 20 columns. I want to duplicate each row that has a depth value of 10, e.g. dataset.depth ==...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to display sample size on each box of a boxplot? Many boxes have different sample sizes.
Say I graph a boxplot figure with 4 boxes. I would like to display the sample size, n, for each of the individual boxes on the ...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to set the lower bound of extrapolation?
Hi! Is it possible to set a lower bound for extrapolating using the interp2 function? I am dealing with nitrogen concentrati...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to set the plot size so the x,y axes are to scale?
I have plotted a figure using contour with inputs from meshgrid and interpolated data. The figure is of Nitrogen concentrations ...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to import an excel or txt file with multiple columns of 'strings'
I have an excel file with 347 rows and 5 columns of strings. Each string in a cell has single quotes around it. For example: ...
mehr als 12 Jahre vor | 1 Antwort | 0