Home
last modified time | relevance | path

Searched refs:percentages (Results 1 – 25 of 2567) sorted by relevance

12345678910>>...103

/dports/math/R-cran-memisc/memisc/man/
H A Dpercentages.Rd1 \name{percentages}
2 \alias{percentages}
3 \alias{percentages.formula}
4 \alias{percentages.table}
18 percentages(obj, \dots)
19 \method{percentages}{table}(obj,
21 \method{percentages}{formula}(obj,
39 factor variables for which percentages
64 percentages(UCBAdmissions)
69 percentages(UCBAdmissions,which="Admit")
[all …]
H A DTable.Rd10 and/or the corresponding percentages of an atomic vector,
28 \item{percentage}{logical value, should the table contain percentages?
40 of counts or vector of percentages or a matrix of counts and percentages.
43 in which case total percentages and percentages of valid values
H A Dpercent.Rd7 \code{percent} returns a table of percentages along with
23 \item{total}{logical; should the total sum of counts from which the percentages are
25 \item{se}{logical; should standard errors of the percentages be included?}
26 \item{ci}{logical; should confidence intervals of the percentages be included?}
29 \item{perc.label}{character; label given for the percentages if the
36 A table of percentages.
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dconsensusseqscommand.cpp182 vector< vector<float> > percentages; percentages.resize(5); in execute() local
183 for (int j = 0; j < percentages.size(); j++) { percentages[j].resize(seqLength, 0.0); } in execute()
226 percentages[0][j] = counts[0] / (float) thisCount; in execute()
227 percentages[1][j] = counts[1] / (float) thisCount; in execute()
228 percentages[2][j] = counts[2] / (float) thisCount; in execute()
229 percentages[3][j] = counts[3] / (float) thisCount; in execute()
230 percentages[4][j] = counts[4] / (float) thisCount; in execute()
234 …1) << '\t' << percentages[0][j] << '\t'<< percentages[1][j] << '\t'<< percentages[2][j] << '\t' <<… in execute()
337 vector< vector<float> > percentages; percentages.resize(5); in getConsSeq() local
338 for (int j = 0; j < percentages.size(); j++) { percentages[j].resize(seqLength, 0.0); } in getConsSeq()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/translation/cld2/
H A Dcldapp.cc42 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
50 languages, percentages, &textBytes, in detectLanguage()
53 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
63 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
73 languages, percentages, scores, in detectLanguage()
76 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
96 int percentages[MAX_RESULTS]) : in LanguageInfo()
100 languages[i] = new LanguageGuess(languageIDs[i], percentages[i]); in LanguageInfo()
/dports/www/firefox/firefox-99.0/browser/components/translation/cld2/
H A Dcldapp.cc42 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
50 languages, percentages, &textBytes, in detectLanguage()
53 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
63 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
73 languages, percentages, scores, in detectLanguage()
76 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
96 int percentages[MAX_RESULTS]) : in LanguageInfo()
100 languages[i] = new LanguageGuess(languageIDs[i], percentages[i]); in LanguageInfo()
/dports/www/firefox-esr/firefox-91.8.0/browser/components/translation/cld2/
H A Dcldapp.cc42 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
50 languages, percentages, &textBytes, in detectLanguage()
53 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
63 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
73 languages, percentages, scores, in detectLanguage()
76 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
96 int percentages[MAX_RESULTS]) : in LanguageInfo()
100 languages[i] = new LanguageGuess(languageIDs[i], percentages[i]); in LanguageInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/translation/cld2/
H A Dcldapp.cc42 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
50 languages, percentages, &textBytes, in detectLanguage()
53 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
63 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
73 languages, percentages, scores, in detectLanguage()
76 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
96 int percentages[MAX_RESULTS]) : in LanguageInfo()
100 languages[i] = new LanguageGuess(languageIDs[i], percentages[i]); in LanguageInfo()
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/translation/cld2/
H A Dcldapp.cc42 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
50 languages, percentages, &textBytes, in detectLanguage()
53 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
63 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
73 languages, percentages, scores, in detectLanguage()
76 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
96 int percentages[MAX_RESULTS]) : in LanguageInfo()
100 languages[i] = new LanguageGuess(languageIDs[i], percentages[i]); in LanguageInfo()
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/translation/cld2/
H A Dcldapp.cc42 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
50 languages, percentages, &textBytes, in detectLanguage()
53 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
63 int percentages[MAX_RESULTS] = {}; in detectLanguage() local
73 languages, percentages, scores, in detectLanguage()
76 return new LanguageInfo(isReliable, bestGuess, languages, percentages); in detectLanguage()
96 int percentages[MAX_RESULTS]) : in LanguageInfo()
100 languages[i] = new LanguageGuess(languageIDs[i], percentages[i]); in LanguageInfo()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ServiceManagement/
H A DTrafficPercentStrategy.php20 public $percentages; variable in Google_Service_ServiceManagement_TrafficPercentStrategy
22 public function setPercentages($percentages) argument
24 $this->percentages = $percentages;
28 return $this->percentages;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/
H A DTrafficPercentStrategy.php20 public $percentages; variable in Google_Service_ServiceManagement_TrafficPercentStrategy
22 public function setPercentages($percentages) argument
24 $this->percentages = $percentages;
28 return $this->percentages;
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/AlignIO/
H A Dclustalw.pm104 my ( $percentages, $ll ) =
106 defined $percentages && $self->percentages($percentages);
300 my $percentages = '';
301 if ( $self->percentages ) {
304 $percentages =
310 '', $linesubstr, $percentages
333 sub percentages { subroutine
H A Dproda.pm105 my ( $percentages, $ll ) =
107 defined $percentages && $self->percentages($percentages);
266 sub percentages { subroutine
/dports/devel/R-cran-vcd/vcd/R/
H A Dtabletools.R29 percentages = FALSE, argument
43 tab <- array(0, c(dim(object) + margins, 1 + percentages + (conditionals != "none")))
49 if(percentages) {
57 tab[,,2 + percentages] <- 100 * if(margins) mar_table(tmp) else tmp
63 if(percentages) "%",
71 tab[dim(tab)[1],,2 + percentages] <- NA
74 tab[,dim(tab)[2],2 + percentages] <- NA
/dports/biology/jalview/jalview/getdown/src/getdown/launcher/src/main/java/com/threerings/getdown/launcher/
H A DRotatingBackgrounds.java31 percentages = new int[] { 0 }; in RotatingBackgrounds()
48 percentages = new int[backgrounds.size()]; in RotatingBackgrounds()
67 percentages[ii] = (int)((ii/(float)backgrounds.size()) * 100); in RotatingBackgrounds()
86 && (current == -1 || (progress >= percentages[current + 1] && in getImage()
111 percentages = new int[] {}; in makeEmpty()
128 protected int[] percentages; field in RotatingBackgrounds
/dports/science/colt/colt/src/hep/aida/bin/
H A DQuantileBin1D.java812 public synchronized MightyStaticBin1D[] splitApproximately(DoubleArrayList percentages, int k) { in splitApproximately() argument
832 int percentSize = percentages.size(); in splitApproximately()
835 double[] percent = percentages.elements(); in splitApproximately()
940 DoubleArrayList percentages = new DoubleArrayList(new hep.aida.ref.Converter().edges(axis)); in splitApproximately() local
941 percentages.beforeInsert(0,Double.NEGATIVE_INFINITY); in splitApproximately()
942 percentages.add(Double.POSITIVE_INFINITY); in splitApproximately()
943 for (int i=percentages.size(); --i >= 0; ) { in splitApproximately()
944 percentages.set(i, quantileInverse(percentages.get(i))); in splitApproximately()
947 return splitApproximately(percentages,k); in splitApproximately()
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/framework/private/
H A Dpanel.rkt175 set-percentages
176 get-percentages
178 get-default-percentages
220 (define percentages null)
274 (update-percentages))
328 (update-percentages)
336 [percentages percentages]
356 (update-percentages)
372 (let loop ([percentages percentages] ;; sums to 1.
399 (set! next-percentages (cons percentage next-percentages))
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/react-input-range/src/js/input-range/
H A Dtrack.jsx17 * @property {Function} percentages
26 percentages: PropTypes.objectOf(PropTypes.number).isRequired,
36 * @param {number} props.percentages
62 const width = `${(this.props.percentages.max - this.props.percentages.min) * 100}%`;
63 const left = `${this.props.percentages.min * 100}%`;
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/aggregate/
H A DApproximatePercentile.scala92 private lazy val (returnPercentileArray: Boolean, percentages: Array[Double]) = {
115 } else if (percentages.exists(percentage => percentage < 0.0D || percentage > 1.0D)) {
142 val result = buffer.getPercentiles(percentages)
245 def getPercentiles(percentages: Array[Double]): Array[Double] = {
247 if (summaries.count == 0 || percentages.length == 0) {
250 val result = new Array[Double](percentages.length)
252 while (i < percentages.length) {
253 result(i) = summaries.query(percentages(i))
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/Ternary/
H A DKChartTernaryGrid.cpp145 QVector<TickInfo> percentages( m_tickInfo ); in drawGrid() local
154 percentages.erase( std::unique( percentages.begin(), percentages.end() ), in drawGrid()
155 percentages.end() ); in drawGrid()
157 {for ( const TickInfo& tick : qAsConst(percentages) ) { in drawGrid()
/dports/lang/racket/racket-8.3/share/pkgs/gui-doc/scribblings/framework/
H A Dpanel.scrbl68 not when @method[panel:dragable<%> set-percentages] is called.
70 Use @method[panel:dragable<%> get-percentages] to find the current
71 percentages.
77 the result is used as the initial percentages for each of the new
93 @defmethod*[(((set-percentages (new-percentages (listof number?))) void?))]{
94 Call this method to set the percentages that each window takes up of the
104 @defmethod*[(((get-percentages) (listof number?)))]{
105 Return the current percentages of the children.
155 Places the children vertically in the panel, based on the percentages
156 returned from @method[panel:dragable<%> get-percentages]. Also leaves a
[all …]
/dports/www/elgg/elgg-3.3.23/mod/developers/views/default/theme_sandbox/
H A Dgrid.php12 $percentages = [ variable
20 if ($num > 1 && isset($percentages[$rounded_percentage])) {
23 $percentages[$rounded_percentage] = [$num, $den];
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/mod/developers/views/default/theme_sandbox/
H A Dgrid.php12 $percentages = [ variable
20 if ($num > 1 && isset($percentages[$rounded_percentage])) {
23 $percentages[$rounded_percentage] = [$num, $den];
/dports/cad/sumo/sumo-1.2.0/src/netimport/vissim/typeloader/
H A DNIVissimSingleTypeParser_Parkplatzdefinition.cpp64 std::vector<double> percentages; in parse() local
75 percentages.push_back(perc); in parse()
118 districts, percentages, edgeid, position, assignedVehicles); in parse()

12345678910>>...103