R Under development (unstable) (2025-01-31 r87670) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "ExpImage" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > library('ExpImage') Loading required package: raster Loading required package: sp > > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv') > base::assign(".old_wd", base::getwd(), pos = 'CheckExEnv') > cleanEx() > nameEx("Normatiza") > ### * Normatiza > > flush(stderr()); flush(stdout()) > > ### Name: Normatiza > ### Title: Normatiza a matriz para que os valores variem entre valores > ### pre-estabelecidos. > ### Aliases: Normatiza > > ### ** Examples > > > > > cleanEx() > nameEx("as_image") > ### * as_image > > flush(stderr()); flush(stdout()) > > ### Name: as_image > ### Title: Transform matrix into image (Transformar matriz em imagem). > ### Aliases: as_image > > ### ** Examples > > m=matrix(sort(runif(10000)),ncol=100,nrow=100) > m [,1] [,2] [,3] [,4] [,5] [,6] [1,] 0.0001064336 0.009571792 0.01836823 0.02839293 0.03852645 0.04865535 [2,] 0.0001206559 0.009615549 0.01838357 0.02844420 0.03859708 0.04877452 [3,] 0.0002003808 0.009773987 0.01850593 0.02847004 0.03876168 0.04889046 [4,] 0.0005705222 0.009779969 0.01854641 0.02858897 0.03886659 0.04895114 [5,] 0.0006052661 0.009820487 0.01861949 0.02859402 0.03893545 0.04918383 [6,] 0.0006563480 0.009857917 0.01862267 0.02898577 0.03910006 0.04925588 [7,] 0.0006681741 0.009957012 0.01863082 0.02912467 0.03918472 0.04925604 [8,] 0.0006821274 0.009998357 0.01863224 0.02927731 0.03921922 0.04933831 [9,] 0.0009185066 0.010130183 0.01866395 0.02937717 0.03924404 0.04947948 [10,] 0.0010268190 0.010171223 0.01881210 0.02951141 0.03924896 0.04962032 [11,] 0.0010658456 0.010268549 0.01885332 0.03001168 0.03926231 0.04965358 [12,] 0.0011619981 0.010498043 0.01889519 0.03006298 0.03941537 0.04969162 [13,] 0.0011953502 0.010548147 0.01919661 0.03010991 0.03942021 0.04988253 [14,] 0.0012542957 0.010653143 0.01919943 0.03011934 0.03946596 0.05009188 [15,] 0.0013146566 0.010680505 0.01951202 0.03025054 0.03951709 0.05014710 [16,] 0.0013634798 0.010832544 0.01974544 0.03045106 0.03953041 0.05020154 [17,] 0.0013717595 0.010991664 0.01975170 0.03052955 0.03956531 0.05030902 [18,] 0.0014372303 0.011036071 0.01978782 0.03055500 0.03969591 0.05033449 [19,] 0.0014778997 0.011068757 0.01986536 0.03062896 0.03972757 0.05034173 [20,] 0.0014780960 0.011093436 0.01988525 0.03066162 0.03987649 0.05042044 [21,] 0.0016422612 0.011149509 0.01996342 0.03075657 0.03995634 0.05043966 [22,] 0.0018368582 0.011246694 0.02022311 0.03078355 0.03998421 0.05049768 [23,] 0.0018571168 0.011340193 0.02036438 0.03081807 0.04041906 0.05052364 [24,] 0.0019328347 0.011344925 0.02058164 0.03088869 0.04046094 0.05059238 [25,] 0.0019569546 0.011742868 0.02075437 0.03089679 0.04060497 0.05061376 [26,] 0.0020192326 0.011759735 0.02077916 0.03100088 0.04087185 0.05063991 [27,] 0.0020577582 0.011828619 0.02083921 0.03100636 0.04094399 0.05065271 [28,] 0.0021101697 0.011860647 0.02086326 0.03105766 0.04101766 0.05071004 [29,] 0.0022506486 0.012142946 0.02090613 0.03121758 0.04112538 0.05077116 [30,] 0.0025872802 0.012162595 0.02092525 0.03166770 0.04116168 0.05078592 [31,] 0.0026680226 0.012291918 0.02094694 0.03171320 0.04139260 0.05083270 [32,] 0.0027381571 0.012379170 0.02101184 0.03171505 0.04152843 0.05090840 [33,] 0.0028211880 0.012450621 0.02118409 0.03178858 0.04156918 0.05091907 [34,] 0.0028673552 0.012552510 0.02135514 0.03183958 0.04164943 0.05097773 [35,] 0.0028992682 0.012836308 0.02148275 0.03197108 0.04176587 0.05112578 [36,] 0.0030512596 0.012981523 0.02150922 0.03211189 0.04182482 0.05114420 [37,] 0.0030658648 0.013034772 0.02166385 0.03212876 0.04193454 0.05130922 [38,] 0.0033045474 0.013055456 0.02168563 0.03217435 0.04196837 0.05146589 [39,] 0.0034356893 0.013077575 0.02178623 0.03227871 0.04203969 0.05148363 [40,] 0.0035162179 0.013095047 0.02202729 0.03232287 0.04211701 0.05150961 [41,] 0.0035537207 0.013109717 0.02203656 0.03236525 0.04214201 0.05159532 [42,] 0.0035770449 0.013173746 0.02220241 0.03247447 0.04237688 0.05162265 [43,] 0.0037026675 0.013178688 0.02257647 0.03291433 0.04258244 0.05172894 [44,] 0.0037180225 0.013221192 0.02266803 0.03294523 0.04259474 0.05187354 [45,] 0.0037491017 0.013266397 0.02269606 0.03297120 0.04265712 0.05194117 [46,] 0.0038287381 0.013281904 0.02274122 0.03301441 0.04275739 0.05195274 [47,] 0.0039816040 0.013390333 0.02292849 0.03301442 0.04288589 0.05202307 [48,] 0.0042672392 0.013392022 0.02313012 0.03328786 0.04292083 0.05204144 [49,] 0.0043177721 0.013446449 0.02313606 0.03331256 0.04304040 0.05208240 [50,] 0.0043212187 0.013512481 0.02333120 0.03333230 0.04317233 0.05208858 [51,] 0.0043565596 0.013840341 0.02340584 0.03345316 0.04321826 0.05214901 [52,] 0.0047142794 0.013917039 0.02343692 0.03380009 0.04326472 0.05215062 [53,] 0.0047664454 0.013924516 0.02345508 0.03390987 0.04346557 0.05226842 [54,] 0.0048401775 0.014217728 0.02362358 0.03391887 0.04369990 0.05236629 [55,] 0.0048874374 0.014248614 0.02363294 0.03417065 0.04375315 0.05239109 [56,] 0.0049942438 0.014266614 0.02408761 0.03439618 0.04379311 0.05240839 [57,] 0.0050495665 0.014523902 0.02408962 0.03441951 0.04423991 0.05246878 [58,] 0.0051084850 0.014892920 0.02411139 0.03443876 0.04427512 0.05257702 [59,] 0.0053999615 0.014923914 0.02425149 0.03455832 0.04428458 0.05258214 [60,] 0.0054691946 0.014984052 0.02434885 0.03457791 0.04436329 0.05265378 [61,] 0.0054914262 0.014992921 0.02437594 0.03466939 0.04436704 0.05270203 [62,] 0.0055322107 0.015100698 0.02448215 0.03483500 0.04444707 0.05271992 [63,] 0.0056423799 0.015129596 0.02454487 0.03483853 0.04466906 0.05273688 [64,] 0.0056806048 0.015206428 0.02458035 0.03484955 0.04467151 0.05305581 [65,] 0.0057275428 0.015266650 0.02486069 0.03509723 0.04481163 0.05369401 [66,] 0.0058164706 0.015417312 0.02486965 0.03511251 0.04488407 0.05393628 [67,] 0.0059613350 0.015578101 0.02515870 0.03511671 0.04501560 0.05419043 [68,] 0.0060189085 0.015651956 0.02522373 0.03527777 0.04529761 0.05432263 [69,] 0.0060825977 0.015838218 0.02536746 0.03549953 0.04536216 0.05432284 [70,] 0.0061515740 0.015862073 0.02548197 0.03553923 0.04539799 0.05436122 [71,] 0.0064597253 0.015964475 0.02554655 0.03554058 0.04543482 0.05449391 [72,] 0.0067186998 0.016245473 0.02558656 0.03586513 0.04549169 0.05450866 [73,] 0.0067830668 0.016263810 0.02579152 0.03594829 0.04563921 0.05453965 [74,] 0.0068985063 0.016612211 0.02582438 0.03594922 0.04572472 0.05505696 [75,] 0.0072597151 0.016653847 0.02589134 0.03607296 0.04588250 0.05509957 [76,] 0.0072795150 0.016710327 0.02589192 0.03607724 0.04604055 0.05514840 [77,] 0.0072967708 0.016874162 0.02595143 0.03611687 0.04611323 0.05516429 [78,] 0.0073172599 0.017007901 0.02621423 0.03619600 0.04628862 0.05535068 [79,] 0.0074946049 0.017021661 0.02705652 0.03629047 0.04629398 0.05537975 [80,] 0.0076685955 0.017213095 0.02707409 0.03633969 0.04635811 0.05551719 [81,] 0.0078519804 0.017243332 0.02718772 0.03634556 0.04644569 0.05552262 [82,] 0.0078672103 0.017255964 0.02728685 0.03647023 0.04646089 0.05554798 [83,] 0.0079148202 0.017285816 0.02744901 0.03653912 0.04652877 0.05584488 [84,] 0.0079228436 0.017327402 0.02747564 0.03656734 0.04654761 0.05585319 [85,] 0.0080889331 0.017349499 0.02748661 0.03661954 0.04750120 0.05585486 [86,] 0.0081284554 0.017474827 0.02749625 0.03665578 0.04752457 0.05586208 [87,] 0.0081477030 0.017514951 0.02749788 0.03673279 0.04770292 0.05589952 [88,] 0.0081483482 0.017597033 0.02773473 0.03681897 0.04785852 0.05598377 [89,] 0.0082282349 0.017637369 0.02775582 0.03690575 0.04786555 0.05624094 [90,] 0.0082462737 0.017669451 0.02776961 0.03697375 0.04795913 0.05624382 [91,] 0.0085260209 0.017686601 0.02778712 0.03731268 0.04797986 0.05634867 [92,] 0.0085831475 0.017790885 0.02791593 0.03739129 0.04808933 0.05642579 [93,] 0.0088506017 0.017957747 0.02813752 0.03754450 0.04812483 0.05644716 [94,] 0.0088694678 0.018023822 0.02814806 0.03782945 0.04819137 0.05648682 [95,] 0.0088885867 0.018031656 0.02823712 0.03787995 0.04827793 0.05653292 [96,] 0.0090924969 0.018092263 0.02825208 0.03790204 0.04848911 0.05653528 [97,] 0.0091632709 0.018193165 0.02825997 0.03791847 0.04850540 0.05676851 [98,] 0.0093664746 0.018195662 0.02826749 0.03820284 0.04851307 0.05691070 [99,] 0.0094371433 0.018199361 0.02837421 0.03823619 0.04860199 0.05697149 [100,] 0.0094397108 0.018270930 0.02837716 0.03847514 0.04861056 0.05720723 [,7] [,8] [,9] [,10] [,11] [,12] [1,] 0.05729494 0.06740474 0.07664518 0.08794818 0.09737435 0.1066140 [2,] 0.05730625 0.06740730 0.07676579 0.08815112 0.09738549 0.1066300 [3,] 0.05732748 0.06746642 0.07683144 0.08823663 0.09742410 0.1066483 [4,] 0.05737268 0.06765690 0.07689704 0.08823905 0.09780854 0.1068054 [5,] 0.05742289 0.06777775 0.07695907 0.08830411 0.09787904 0.1069895 [6,] 0.05748599 0.06779449 0.07699878 0.08830802 0.09800068 0.1069904 [7,] 0.05750106 0.06801186 0.07701351 0.08832537 0.09800559 0.1070380 [8,] 0.05774175 0.06827499 0.07706438 0.08837121 0.09813411 0.1070394 [9,] 0.05774957 0.06829250 0.07715167 0.08854265 0.09817207 0.1073091 [10,] 0.05784423 0.06829928 0.07721866 0.08885341 0.09819972 0.1073245 [11,] 0.05786891 0.06844664 0.07737881 0.08890980 0.09822723 0.1073593 [12,] 0.05787517 0.06871002 0.07781625 0.08892602 0.09826156 0.1074744 [13,] 0.05790896 0.06874244 0.07781855 0.08895207 0.09828059 0.1075846 [14,] 0.05793207 0.06885538 0.07782189 0.08903728 0.09828337 0.1077766 [15,] 0.05809840 0.06886856 0.07782227 0.08907646 0.09832169 0.1079436 [16,] 0.05831439 0.06892715 0.07786962 0.08918144 0.09832177 0.1082434 [17,] 0.05833403 0.06894063 0.07790134 0.08918454 0.09839177 0.1085932 [18,] 0.05842339 0.06907020 0.07791245 0.08919613 0.09852387 0.1088063 [19,] 0.05852176 0.06910671 0.07821896 0.08936092 0.09858125 0.1089644 [20,] 0.05854744 0.06945874 0.07838116 0.08945316 0.09875934 0.1089805 [21,] 0.05862245 0.06949483 0.07839259 0.08949422 0.09876388 0.1090290 [22,] 0.05877355 0.06957998 0.07839758 0.08991495 0.09902127 0.1090293 [23,] 0.05893249 0.06964916 0.07867750 0.08992942 0.09909983 0.1090469 [24,] 0.05893438 0.06973020 0.07881758 0.08995196 0.09916910 0.1090960 [25,] 0.05909328 0.06995970 0.07897418 0.09002636 0.09938261 0.1091010 [26,] 0.05914993 0.07003268 0.07900481 0.09021370 0.09938910 0.1093032 [27,] 0.05926643 0.07016099 0.07909077 0.09021985 0.09942523 0.1093144 [28,] 0.05934745 0.07028956 0.07921450 0.09031777 0.09946616 0.1097455 [29,] 0.05937614 0.07035663 0.07926287 0.09032375 0.09947426 0.1098580 [30,] 0.05961989 0.07036150 0.07943969 0.09036600 0.09956924 0.1099456 [31,] 0.05966493 0.07040867 0.07944193 0.09040571 0.09974473 0.1101419 [32,] 0.05972695 0.07062630 0.07950444 0.09056008 0.09976379 0.1102712 [33,] 0.05973101 0.07063884 0.07984441 0.09063022 0.09995111 0.1102893 [34,] 0.05983306 0.07067905 0.07985544 0.09066547 0.09996337 0.1103606 [35,] 0.05987397 0.07068805 0.07992458 0.09071829 0.09998999 0.1104028 [36,] 0.05990024 0.07074258 0.07993552 0.09074537 0.10005491 0.1104478 [37,] 0.06033118 0.07093238 0.07995241 0.09076585 0.10014085 0.1104736 [38,] 0.06039416 0.07098261 0.08003769 0.09078838 0.10057791 0.1105387 [39,] 0.06104960 0.07109499 0.08016928 0.09079790 0.10059142 0.1107911 [40,] 0.06112000 0.07115402 0.08023623 0.09084271 0.10062401 0.1108173 [41,] 0.06112795 0.07124022 0.08024637 0.09087741 0.10063140 0.1111488 [42,] 0.06147238 0.07141334 0.08032245 0.09089585 0.10065308 0.1112133 [43,] 0.06160942 0.07166787 0.08032411 0.09089599 0.10069289 0.1112197 [44,] 0.06173132 0.07167788 0.08037862 0.09096079 0.10078299 0.1113087 [45,] 0.06178627 0.07190189 0.08053156 0.09109747 0.10078312 0.1114219 [46,] 0.06196987 0.07198397 0.08056949 0.09110849 0.10087313 0.1114776 [47,] 0.06197037 0.07207050 0.08082255 0.09122868 0.10104517 0.1117601 [48,] 0.06212216 0.07219098 0.08087939 0.09131426 0.10126658 0.1117726 [49,] 0.06221405 0.07220870 0.08094338 0.09135008 0.10150320 0.1117870 [50,] 0.06238962 0.07221124 0.08111215 0.09144519 0.10162090 0.1118923 [51,] 0.06243016 0.07246063 0.08114142 0.09148448 0.10169328 0.1120391 [52,] 0.06248807 0.07248914 0.08116851 0.09171709 0.10170690 0.1121136 [53,] 0.06278613 0.07255766 0.08136956 0.09185913 0.10181667 0.1125926 [54,] 0.06293980 0.07260954 0.08162358 0.09196543 0.10189852 0.1126932 [55,] 0.06303701 0.07271237 0.08162441 0.09217766 0.10206189 0.1127144 [56,] 0.06331248 0.07285473 0.08167005 0.09244104 0.10211375 0.1127180 [57,] 0.06362592 0.07287736 0.08174284 0.09250938 0.10211536 0.1127780 [58,] 0.06380247 0.07290691 0.08216668 0.09263914 0.10214789 0.1129126 [59,] 0.06380706 0.07292085 0.08221343 0.09314007 0.10216107 0.1129188 [60,] 0.06380848 0.07298789 0.08223544 0.09315281 0.10218147 0.1129415 [61,] 0.06385987 0.07310176 0.08223923 0.09364985 0.10233513 0.1131122 [62,] 0.06386784 0.07312673 0.08229440 0.09371059 0.10272097 0.1131325 [63,] 0.06400941 0.07324687 0.08230133 0.09386645 0.10272942 0.1133062 [64,] 0.06424209 0.07333542 0.08231843 0.09397494 0.10282001 0.1133095 [65,] 0.06437604 0.07337371 0.08243931 0.09404589 0.10282928 0.1134625 [66,] 0.06442308 0.07339495 0.08294508 0.09413322 0.10290711 0.1134796 [67,] 0.06443166 0.07347974 0.08311390 0.09414504 0.10317673 0.1135077 [68,] 0.06443476 0.07359016 0.08312610 0.09419062 0.10318424 0.1136313 [69,] 0.06445754 0.07363795 0.08350816 0.09425378 0.10325043 0.1136517 [70,] 0.06456192 0.07396390 0.08354486 0.09434470 0.10325188 0.1137158 [71,] 0.06458218 0.07407391 0.08369814 0.09439027 0.10338958 0.1137167 [72,] 0.06490054 0.07419950 0.08388960 0.09456393 0.10359530 0.1137759 [73,] 0.06494922 0.07424379 0.08424691 0.09470967 0.10362963 0.1138490 [74,] 0.06494992 0.07439791 0.08433047 0.09485786 0.10364550 0.1139907 [75,] 0.06506744 0.07451498 0.08453311 0.09489760 0.10378454 0.1140161 [76,] 0.06516364 0.07455983 0.08468041 0.09504998 0.10402443 0.1143600 [77,] 0.06524824 0.07458383 0.08491773 0.09512225 0.10402937 0.1144751 [78,] 0.06538929 0.07465596 0.08492106 0.09515213 0.10407935 0.1145014 [79,] 0.06544711 0.07469530 0.08493542 0.09516487 0.10425507 0.1145597 [80,] 0.06557821 0.07481681 0.08508976 0.09519437 0.10433632 0.1146016 [81,] 0.06580196 0.07510495 0.08510921 0.09531515 0.10443179 0.1147859 [82,] 0.06585441 0.07521088 0.08531101 0.09536375 0.10451286 0.1150467 [83,] 0.06596663 0.07527575 0.08569740 0.09537672 0.10463539 0.1152690 [84,] 0.06611048 0.07536466 0.08576187 0.09560594 0.10465279 0.1153423 [85,] 0.06612216 0.07537496 0.08595180 0.09566556 0.10468662 0.1153547 [86,] 0.06617483 0.07549401 0.08595192 0.09573974 0.10498764 0.1154262 [87,] 0.06629701 0.07551073 0.08602733 0.09574764 0.10505014 0.1154712 [88,] 0.06632476 0.07552557 0.08613583 0.09587903 0.10515787 0.1155253 [89,] 0.06638635 0.07572298 0.08616865 0.09609910 0.10517901 0.1155487 [90,] 0.06640603 0.07574408 0.08629090 0.09610413 0.10522010 0.1155603 [91,] 0.06647208 0.07575449 0.08639538 0.09612580 0.10522635 0.1157880 [92,] 0.06649306 0.07575899 0.08654001 0.09622307 0.10556219 0.1157920 [93,] 0.06657605 0.07580315 0.08659821 0.09671919 0.10569117 0.1158990 [94,] 0.06664776 0.07581713 0.08679346 0.09686129 0.10585032 0.1161049 [95,] 0.06671415 0.07587497 0.08701906 0.09687472 0.10586849 0.1165686 [96,] 0.06684511 0.07635945 0.08731592 0.09690157 0.10587278 0.1165936 [97,] 0.06688591 0.07637053 0.08762005 0.09702358 0.10587573 0.1167099 [98,] 0.06705192 0.07645172 0.08772241 0.09724883 0.10616740 0.1168929 [99,] 0.06724515 0.07655936 0.08789696 0.09735284 0.10624396 0.1169598 [100,] 0.06729615 0.07658663 0.08794006 0.09737155 0.10653014 0.1171976 [,13] [,14] [,15] [,16] [,17] [,18] [,19] [1,] 0.1172356 0.1271958 0.1362912 0.1483196 0.1586782 0.1676721 0.1769432 [2,] 0.1173729 0.1275388 0.1363064 0.1485884 0.1587195 0.1677153 0.1770001 [3,] 0.1175638 0.1276254 0.1364797 0.1486186 0.1588520 0.1677731 0.1770707 [4,] 0.1177206 0.1276915 0.1364876 0.1488224 0.1588824 0.1678278 0.1771180 [5,] 0.1177258 0.1278132 0.1368553 0.1489464 0.1589165 0.1678348 0.1771867 [6,] 0.1177885 0.1278248 0.1369918 0.1489850 0.1592548 0.1678507 0.1771945 [7,] 0.1177997 0.1280308 0.1372073 0.1490586 0.1595732 0.1680203 0.1772845 [8,] 0.1179434 0.1281491 0.1372634 0.1491589 0.1597848 0.1681290 0.1772865 [9,] 0.1179771 0.1281494 0.1376316 0.1493010 0.1600643 0.1682629 0.1774016 [10,] 0.1180843 0.1282439 0.1377303 0.1493999 0.1600811 0.1682744 0.1774228 [11,] 0.1182938 0.1282652 0.1379079 0.1495021 0.1601731 0.1683034 0.1774240 [12,] 0.1183156 0.1283279 0.1379162 0.1496191 0.1601833 0.1685839 0.1774306 [13,] 0.1183302 0.1283597 0.1380033 0.1497605 0.1602464 0.1685924 0.1775287 [14,] 0.1183566 0.1283666 0.1381074 0.1497625 0.1603003 0.1686997 0.1775984 [15,] 0.1183647 0.1284042 0.1381644 0.1498191 0.1603988 0.1688898 0.1776595 [16,] 0.1189026 0.1284148 0.1383513 0.1498706 0.1605478 0.1688944 0.1776618 [17,] 0.1190792 0.1285647 0.1384777 0.1499626 0.1605480 0.1689144 0.1777187 [18,] 0.1192212 0.1286577 0.1385386 0.1500181 0.1606463 0.1689364 0.1779061 [19,] 0.1192231 0.1287872 0.1385650 0.1500833 0.1607145 0.1689418 0.1779150 [20,] 0.1192362 0.1291093 0.1386271 0.1501976 0.1607946 0.1689497 0.1779497 [21,] 0.1192643 0.1291554 0.1386282 0.1503234 0.1608679 0.1689986 0.1779988 [22,] 0.1194798 0.1291569 0.1388658 0.1504681 0.1609923 0.1692293 0.1780083 [23,] 0.1197903 0.1293723 0.1388673 0.1505484 0.1611269 0.1693109 0.1781572 [24,] 0.1198868 0.1295731 0.1388857 0.1506522 0.1611711 0.1694475 0.1781573 [25,] 0.1200488 0.1297250 0.1390228 0.1506775 0.1611782 0.1695768 0.1781651 [26,] 0.1200874 0.1297960 0.1394552 0.1507079 0.1612214 0.1700660 0.1782304 [27,] 0.1200983 0.1298473 0.1394657 0.1508104 0.1613258 0.1700791 0.1782737 [28,] 0.1202127 0.1299643 0.1395197 0.1508253 0.1613639 0.1700883 0.1784926 [29,] 0.1202823 0.1301906 0.1395611 0.1508599 0.1614383 0.1700977 0.1785279 [30,] 0.1203294 0.1302812 0.1403129 0.1508709 0.1615961 0.1702255 0.1786305 [31,] 0.1204012 0.1304616 0.1403723 0.1509050 0.1617379 0.1702436 0.1788714 [32,] 0.1207494 0.1305422 0.1405092 0.1511718 0.1618302 0.1703454 0.1793908 [33,] 0.1207686 0.1306043 0.1405669 0.1512082 0.1618743 0.1703498 0.1794346 [34,] 0.1210399 0.1306217 0.1406470 0.1513924 0.1618809 0.1704487 0.1794555 [35,] 0.1210752 0.1307512 0.1407718 0.1515683 0.1618848 0.1706423 0.1797073 [36,] 0.1212120 0.1307690 0.1407787 0.1515686 0.1618913 0.1706810 0.1801337 [37,] 0.1212317 0.1309884 0.1408763 0.1516478 0.1621068 0.1707544 0.1801932 [38,] 0.1214715 0.1310197 0.1409552 0.1518360 0.1621091 0.1708807 0.1805067 [39,] 0.1215353 0.1310494 0.1410594 0.1520601 0.1622737 0.1710462 0.1805390 [40,] 0.1216684 0.1310631 0.1411188 0.1522837 0.1622782 0.1711458 0.1808664 [41,] 0.1216919 0.1312817 0.1411443 0.1523809 0.1623596 0.1711516 0.1808903 [42,] 0.1218471 0.1313677 0.1412585 0.1524629 0.1626018 0.1714409 0.1809039 [43,] 0.1218665 0.1314165 0.1413004 0.1526054 0.1626056 0.1714871 0.1811683 [44,] 0.1220222 0.1314423 0.1414623 0.1526676 0.1626703 0.1714943 0.1811709 [45,] 0.1220255 0.1316266 0.1414649 0.1527221 0.1627887 0.1717691 0.1812000 [46,] 0.1221945 0.1316608 0.1415077 0.1527394 0.1629886 0.1717771 0.1812318 [47,] 0.1222836 0.1316746 0.1415294 0.1527881 0.1630137 0.1718001 0.1813361 [48,] 0.1226719 0.1317411 0.1416284 0.1528862 0.1630855 0.1718307 0.1813422 [49,] 0.1228714 0.1319506 0.1419012 0.1529618 0.1631516 0.1721436 0.1817082 [50,] 0.1228911 0.1319666 0.1420868 0.1529847 0.1632076 0.1724156 0.1818094 [51,] 0.1230507 0.1320172 0.1424625 0.1530365 0.1632411 0.1725085 0.1818677 [52,] 0.1230645 0.1320800 0.1426041 0.1531259 0.1632457 0.1725794 0.1818746 [53,] 0.1231124 0.1322282 0.1427168 0.1532506 0.1632777 0.1726474 0.1819497 [54,] 0.1232041 0.1324131 0.1428619 0.1533041 0.1633008 0.1726501 0.1821476 [55,] 0.1232438 0.1324145 0.1431666 0.1533809 0.1633205 0.1727089 0.1821529 [56,] 0.1232853 0.1325919 0.1431888 0.1534502 0.1633623 0.1729118 0.1822656 [57,] 0.1232958 0.1326643 0.1432683 0.1535935 0.1635599 0.1732059 0.1822857 [58,] 0.1234289 0.1326900 0.1433044 0.1536619 0.1637930 0.1733499 0.1824314 [59,] 0.1234917 0.1327818 0.1434366 0.1537076 0.1640612 0.1734423 0.1825443 [60,] 0.1235033 0.1327844 0.1436269 0.1538674 0.1641010 0.1734520 0.1825630 [61,] 0.1235331 0.1328180 0.1436768 0.1540467 0.1642272 0.1735282 0.1825942 [62,] 0.1235427 0.1328278 0.1437873 0.1542565 0.1642309 0.1736526 0.1825961 [63,] 0.1235739 0.1328998 0.1438290 0.1543396 0.1642457 0.1737316 0.1826599 [64,] 0.1235994 0.1329396 0.1438558 0.1543735 0.1642985 0.1738209 0.1827753 [65,] 0.1237123 0.1329504 0.1439861 0.1543815 0.1643266 0.1738947 0.1829994 [66,] 0.1237236 0.1329610 0.1440252 0.1545052 0.1643686 0.1738953 0.1834493 [67,] 0.1238522 0.1331142 0.1441312 0.1546051 0.1643773 0.1739613 0.1836220 [68,] 0.1238790 0.1333693 0.1442291 0.1546132 0.1644557 0.1739981 0.1836546 [69,] 0.1240619 0.1334206 0.1444281 0.1547190 0.1645825 0.1740175 0.1837878 [70,] 0.1241682 0.1335059 0.1446221 0.1548316 0.1646428 0.1741207 0.1838688 [71,] 0.1241789 0.1335557 0.1446504 0.1548510 0.1647278 0.1741241 0.1841000 [72,] 0.1244023 0.1337288 0.1449551 0.1551529 0.1647346 0.1742263 0.1841398 [73,] 0.1246283 0.1337304 0.1449740 0.1551604 0.1647544 0.1742749 0.1841407 [74,] 0.1247772 0.1337345 0.1450130 0.1554012 0.1647563 0.1743790 0.1845032 [75,] 0.1249295 0.1337598 0.1454932 0.1555224 0.1648911 0.1744168 0.1846472 [76,] 0.1250581 0.1339837 0.1456704 0.1556839 0.1650276 0.1745041 0.1847727 [77,] 0.1252776 0.1340252 0.1460153 0.1559746 0.1650525 0.1746617 0.1848873 [78,] 0.1253839 0.1341113 0.1462227 0.1561363 0.1650550 0.1747400 0.1850099 [79,] 0.1255551 0.1341698 0.1464283 0.1561521 0.1651190 0.1747430 0.1850235 [80,] 0.1256163 0.1342420 0.1465037 0.1562157 0.1652837 0.1748500 0.1850700 [81,] 0.1256969 0.1342718 0.1465618 0.1563347 0.1652867 0.1750185 0.1853832 [82,] 0.1257292 0.1344620 0.1466712 0.1563666 0.1653225 0.1750445 0.1854520 [83,] 0.1257774 0.1345135 0.1467731 0.1564496 0.1653522 0.1751268 0.1854949 [84,] 0.1258782 0.1348412 0.1467751 0.1566747 0.1654151 0.1751597 0.1855930 [85,] 0.1259479 0.1350352 0.1467959 0.1567141 0.1654539 0.1752064 0.1856526 [86,] 0.1260073 0.1351874 0.1468136 0.1567170 0.1655128 0.1753643 0.1857021 [87,] 0.1262543 0.1354028 0.1469391 0.1567949 0.1656333 0.1756461 0.1859566 [88,] 0.1262746 0.1354122 0.1470573 0.1569524 0.1658788 0.1756520 0.1859576 [89,] 0.1263798 0.1354567 0.1472765 0.1572436 0.1660437 0.1757019 0.1860179 [90,] 0.1264710 0.1354806 0.1473229 0.1575098 0.1661654 0.1758026 0.1860268 [91,] 0.1264936 0.1355048 0.1474810 0.1575951 0.1662058 0.1760980 0.1860839 [92,] 0.1264974 0.1355409 0.1474936 0.1576021 0.1662854 0.1761267 0.1862176 [93,] 0.1266625 0.1355975 0.1476591 0.1576279 0.1667122 0.1761574 0.1863047 [94,] 0.1267040 0.1357223 0.1477169 0.1576283 0.1667564 0.1762575 0.1863341 [95,] 0.1267656 0.1358661 0.1477554 0.1576497 0.1668914 0.1763507 0.1863507 [96,] 0.1268755 0.1359153 0.1477834 0.1581884 0.1672137 0.1764520 0.1864991 [97,] 0.1269057 0.1359559 0.1478457 0.1582198 0.1672478 0.1765568 0.1866241 [98,] 0.1269568 0.1361252 0.1480611 0.1583277 0.1672601 0.1765591 0.1867204 [99,] 0.1271421 0.1362114 0.1481559 0.1583960 0.1674639 0.1766308 0.1867239 [100,] 0.1271688 0.1362555 0.1482116 0.1584679 0.1675519 0.1767802 0.1870651 [,20] [,21] [,22] [,23] [,24] [,25] [,26] [1,] 0.1871646 0.1994268 0.2095304 0.2204778 0.2317451 0.2426635 0.2526291 [2,] 0.1872887 0.1994422 0.2096094 0.2204950 0.2317633 0.2427330 0.2527247 [3,] 0.1873269 0.1995192 0.2098307 0.2207709 0.2318530 0.2427460 0.2528718 [4,] 0.1874264 0.1995401 0.2098720 0.2208518 0.2319037 0.2427694 0.2533190 [5,] 0.1876893 0.1996194 0.2099670 0.2210357 0.2319270 0.2428018 0.2533489 [6,] 0.1877410 0.1997004 0.2100645 0.2210780 0.2319639 0.2429566 0.2533900 [7,] 0.1877685 0.1997607 0.2101369 0.2212120 0.2321611 0.2431765 0.2534315 [8,] 0.1878222 0.1997863 0.2104994 0.2213059 0.2323300 0.2431971 0.2535986 [9,] 0.1879071 0.1998162 0.2106137 0.2214068 0.2324293 0.2433691 0.2536358 [10,] 0.1879118 0.1998789 0.2106213 0.2214520 0.2325152 0.2438324 0.2537518 [11,] 0.1881189 0.1998814 0.2107146 0.2214704 0.2325836 0.2438758 0.2537579 [12,] 0.1881613 0.1999772 0.2108260 0.2216547 0.2326705 0.2438903 0.2537671 [13,] 0.1881633 0.2004990 0.2108291 0.2217506 0.2329100 0.2440595 0.2537971 [14,] 0.1881957 0.2005429 0.2109258 0.2217741 0.2329674 0.2443007 0.2538322 [15,] 0.1883323 0.2005986 0.2110439 0.2217838 0.2329801 0.2443404 0.2539486 [16,] 0.1883373 0.2008945 0.2112125 0.2218138 0.2332766 0.2444247 0.2539814 [17,] 0.1884446 0.2009454 0.2112929 0.2218709 0.2334128 0.2447314 0.2540048 [18,] 0.1885389 0.2010268 0.2113589 0.2219598 0.2334333 0.2447625 0.2540336 [19,] 0.1886320 0.2010270 0.2114562 0.2219703 0.2335133 0.2447973 0.2541255 [20,] 0.1888946 0.2011559 0.2116878 0.2219723 0.2335626 0.2450565 0.2541819 [21,] 0.1891936 0.2011826 0.2117423 0.2220465 0.2336844 0.2452309 0.2542642 [22,] 0.1892480 0.2012220 0.2118113 0.2220490 0.2340255 0.2452822 0.2542826 [23,] 0.1892499 0.2013847 0.2121084 0.2223898 0.2340650 0.2453459 0.2543696 [24,] 0.1892656 0.2014018 0.2121425 0.2223953 0.2347147 0.2453555 0.2544250 [25,] 0.1893787 0.2016819 0.2126451 0.2224686 0.2348818 0.2453749 0.2545551 [26,] 0.1895575 0.2018141 0.2126453 0.2225562 0.2349158 0.2454016 0.2545600 [27,] 0.1897799 0.2018932 0.2126995 0.2227060 0.2354440 0.2454760 0.2546868 [28,] 0.1902230 0.2019689 0.2129230 0.2228285 0.2356377 0.2454885 0.2549359 [29,] 0.1902554 0.2019830 0.2129416 0.2228739 0.2356483 0.2456869 0.2549761 [30,] 0.1904096 0.2020520 0.2129743 0.2229782 0.2358604 0.2457893 0.2549961 [31,] 0.1906149 0.2020942 0.2130004 0.2233018 0.2360320 0.2460093 0.2550790 [32,] 0.1906722 0.2022896 0.2131275 0.2233165 0.2361011 0.2462847 0.2550940 [33,] 0.1906895 0.2022898 0.2131613 0.2236258 0.2361389 0.2463741 0.2556413 [34,] 0.1907470 0.2023031 0.2132081 0.2236734 0.2361436 0.2463941 0.2558461 [35,] 0.1912089 0.2023249 0.2132884 0.2237677 0.2362112 0.2464140 0.2558543 [36,] 0.1912519 0.2024931 0.2134430 0.2237801 0.2362210 0.2467186 0.2558784 [37,] 0.1912595 0.2026923 0.2134588 0.2237840 0.2364076 0.2468937 0.2558823 [38,] 0.1912601 0.2027883 0.2134778 0.2238053 0.2364312 0.2469088 0.2559638 [39,] 0.1912705 0.2029124 0.2140998 0.2239059 0.2366159 0.2469786 0.2559822 [40,] 0.1913377 0.2033409 0.2141084 0.2243787 0.2366228 0.2470516 0.2560303 [41,] 0.1913679 0.2034349 0.2141456 0.2245646 0.2366903 0.2472850 0.2561120 [42,] 0.1915552 0.2037111 0.2141469 0.2246094 0.2370721 0.2473565 0.2561602 [43,] 0.1919044 0.2038745 0.2143291 0.2246305 0.2372649 0.2474717 0.2562314 [44,] 0.1919378 0.2039109 0.2144407 0.2246403 0.2373729 0.2475321 0.2562869 [45,] 0.1921438 0.2039670 0.2145419 0.2247626 0.2374913 0.2475398 0.2562936 [46,] 0.1922095 0.2040063 0.2148222 0.2248535 0.2376070 0.2476119 0.2562972 [47,] 0.1922977 0.2040312 0.2148275 0.2251334 0.2381142 0.2476481 0.2562992 [48,] 0.1923974 0.2040468 0.2148896 0.2254414 0.2381426 0.2477268 0.2563029 [49,] 0.1930390 0.2041392 0.2150832 0.2255825 0.2381800 0.2477746 0.2563641 [50,] 0.1930440 0.2042821 0.2151735 0.2256362 0.2383494 0.2477853 0.2563676 [51,] 0.1931231 0.2043729 0.2152226 0.2257065 0.2384044 0.2478942 0.2563902 [52,] 0.1932427 0.2043836 0.2153714 0.2257308 0.2384140 0.2481487 0.2565559 [53,] 0.1932579 0.2044217 0.2155385 0.2257601 0.2384778 0.2483018 0.2565601 [54,] 0.1933099 0.2045799 0.2156125 0.2257618 0.2387370 0.2486657 0.2567270 [55,] 0.1935547 0.2049572 0.2158429 0.2260461 0.2388687 0.2486821 0.2567496 [56,] 0.1936185 0.2050269 0.2159815 0.2261162 0.2389185 0.2487929 0.2568226 [57,] 0.1937066 0.2050796 0.2160196 0.2261998 0.2390495 0.2488634 0.2568808 [58,] 0.1937841 0.2051142 0.2163459 0.2263773 0.2390703 0.2488729 0.2568998 [59,] 0.1938048 0.2052309 0.2165357 0.2263808 0.2390842 0.2489299 0.2569097 [60,] 0.1938360 0.2052451 0.2166616 0.2265993 0.2391599 0.2489818 0.2570258 [61,] 0.1940149 0.2053826 0.2170052 0.2267837 0.2391892 0.2490394 0.2571700 [62,] 0.1941105 0.2055061 0.2170441 0.2267922 0.2391899 0.2490555 0.2572189 [63,] 0.1941474 0.2056631 0.2171049 0.2268189 0.2392069 0.2490839 0.2574673 [64,] 0.1941534 0.2056979 0.2174314 0.2269397 0.2392761 0.2491262 0.2575639 [65,] 0.1942309 0.2059563 0.2176529 0.2270099 0.2393416 0.2492145 0.2575844 [66,] 0.1944795 0.2059746 0.2176859 0.2270252 0.2393503 0.2492258 0.2576213 [67,] 0.1944987 0.2059792 0.2177065 0.2270418 0.2393836 0.2492906 0.2576667 [68,] 0.1945302 0.2060841 0.2177928 0.2272638 0.2394963 0.2493560 0.2577442 [69,] 0.1945424 0.2061186 0.2178225 0.2273004 0.2395050 0.2493953 0.2577495 [70,] 0.1949950 0.2061456 0.2178316 0.2273620 0.2395255 0.2494745 0.2579709 [71,] 0.1950090 0.2067808 0.2178771 0.2278493 0.2396067 0.2495340 0.2580168 [72,] 0.1951489 0.2069992 0.2179408 0.2280390 0.2396294 0.2501018 0.2580313 [73,] 0.1957201 0.2070456 0.2179585 0.2280697 0.2396372 0.2501330 0.2580828 [74,] 0.1960069 0.2071355 0.2180163 0.2281482 0.2396503 0.2502233 0.2581659 [75,] 0.1960618 0.2072041 0.2180399 0.2282762 0.2397403 0.2502353 0.2581719 [76,] 0.1961491 0.2072158 0.2180650 0.2283272 0.2398146 0.2503625 0.2582503 [77,] 0.1962447 0.2072394 0.2180713 0.2285851 0.2398792 0.2505363 0.2584695 [78,] 0.1963012 0.2073396 0.2180782 0.2286581 0.2399528 0.2507278 0.2584706 [79,] 0.1963780 0.2074043 0.2183344 0.2286659 0.2401163 0.2508799 0.2585972 [80,] 0.1964368 0.2075382 0.2183748 0.2287856 0.2401233 0.2511676 0.2586023 [81,] 0.1965497 0.2075384 0.2184264 0.2288976 0.2401423 0.2511857 0.2586326 [82,] 0.1967035 0.2075451 0.2184994 0.2293100 0.2401652 0.2511915 0.2587409 [83,] 0.1969811 0.2076884 0.2186453 0.2295665 0.2405431 0.2512355 0.2587527 [84,] 0.1969879 0.2078129 0.2188008 0.2297537 0.2407123 0.2513577 0.2587681 [85,] 0.1971467 0.2078803 0.2188845 0.2297705 0.2408116 0.2514034 0.2590083 [86,] 0.1973173 0.2080265 0.2189117 0.2298228 0.2408857 0.2514967 0.2590403 [87,] 0.1973235 0.2080390 0.2189294 0.2298661 0.2409240 0.2515054 0.2591082 [88,] 0.1978768 0.2080900 0.2190071 0.2299590 0.2409493 0.2516355 0.2592086 [89,] 0.1979699 0.2082374 0.2193719 0.2300553 0.2411292 0.2517115 0.2593504 [90,] 0.1981021 0.2084600 0.2193982 0.2300661 0.2413460 0.2517158 0.2593794 [91,] 0.1981494 0.2086340 0.2196603 0.2304616 0.2413538 0.2517642 0.2593921 [92,] 0.1981908 0.2087122 0.2197942 0.2304664 0.2413949 0.2519353 0.2594045 [93,] 0.1982312 0.2087476 0.2198130 0.2308133 0.2415100 0.2519663 0.2595462 [94,] 0.1982939 0.2090140 0.2198653 0.2310961 0.2415792 0.2520098 0.2595493 [95,] 0.1984445 0.2090328 0.2199717 0.2311141 0.2418712 0.2520198 0.2598095 [96,] 0.1985390 0.2092429 0.2200244 0.2311691 0.2420137 0.2521214 0.2599145 [97,] 0.1985479 0.2093228 0.2200633 0.2312934 0.2422464 0.2522641 0.2600091 [98,] 0.1985937 0.2093793 0.2202845 0.2313566 0.2424557 0.2523173 0.2600172 [99,] 0.1988728 0.2094980 0.2203054 0.2316049 0.2425194 0.2524031 0.2600447 [100,] 0.1991423 0.2094987 0.2203344 0.2317132 0.2426569 0.2524543 0.2601246 [,27] [,28] [,29] [,30] [,31] [,32] [,33] [1,] 0.2601533 0.2697191 0.2786914 0.2868083 0.2979058 0.3093475 0.3217846 [2,] 0.2602233 0.2697347 0.2787216 0.2870777 0.2979536 0.3095380 0.3218630 [3,] 0.2602510 0.2698552 0.2787696 0.2871685 0.2979757 0.3096908 0.3219629 [4,] 0.2602855 0.2700020 0.2790249 0.2872083 0.2980460 0.3099227 0.3220276 [5,] 0.2603706 0.2700094 0.2791844 0.2872373 0.2981615 0.3100131 0.3220542 [6,] 0.2604922 0.2701116 0.2793245 0.2872841 0.2981791 0.3100177 0.3221094 [7,] 0.2606310 0.2701160 0.2795384 0.2873670 0.2982374 0.3101438 0.3221109 [8,] 0.2607039 0.2702092 0.2795489 0.2874400 0.2982814 0.3101990 0.3221478 [9,] 0.2607230 0.2702601 0.2796007 0.2877782 0.2983220 0.3102727 0.3221681 [10,] 0.2607836 0.2704178 0.2797426 0.2881263 0.2986525 0.3105650 0.3222249 [11,] 0.2609297 0.2704607 0.2800165 0.2882514 0.2986962 0.3107758 0.3222550 [12,] 0.2611752 0.2709338 0.2800323 0.2886101 0.2987117 0.3109123 0.3223440 [13,] 0.2612027 0.2710731 0.2801715 0.2886932 0.2988623 0.3110707 0.3223506 [14,] 0.2612984 0.2711712 0.2801716 0.2889201 0.2989689 0.3111691 0.3223803 [15,] 0.2613498 0.2711811 0.2802598 0.2889307 0.2990012 0.3112453 0.3225998 [16,] 0.2613790 0.2712868 0.2804739 0.2891746 0.2991615 0.3114472 0.3226197 [17,] 0.2615111 0.2713375 0.2805938 0.2892264 0.2993911 0.3115229 0.3229035 [18,] 0.2615349 0.2713721 0.2806299 0.2892699 0.2996406 0.3115981 0.3230073 [19,] 0.2615757 0.2714108 0.2807502 0.2893665 0.2998300 0.3117724 0.3230172 [20,] 0.2616052 0.2715760 0.2808001 0.2894986 0.2999515 0.3119103 0.3231705 [21,] 0.2617128 0.2718818 0.2811487 0.2895364 0.3000486 0.3120364 0.3231864 [22,] 0.2617211 0.2719015 0.2811820 0.2895454 0.3000532 0.3120870 0.3233907 [23,] 0.2617270 0.2719333 0.2813231 0.2895850 0.3001367 0.3121320 0.3234512 [24,] 0.2617936 0.2719987 0.2813690 0.2896695 0.3001915 0.3124897 0.3236188 [25,] 0.2618395 0.2720157 0.2819144 0.2897619 0.3003783 0.3125397 0.3239502 [26,] 0.2621729 0.2722306 0.2819639 0.2897974 0.3004329 0.3125815 0.3240260 [27,] 0.2622199 0.2723350 0.2819788 0.2899394 0.3004932 0.3126230 0.3241477 [28,] 0.2624058 0.2724860 0.2820594 0.2901329 0.3006324 0.3127032 0.3241540 [29,] 0.2624218 0.2725406 0.2820705 0.2901630 0.3009143 0.3127571 0.3241977 [30,] 0.2624322 0.2726245 0.2821363 0.2901734 0.3009208 0.3129482 0.3242178 [31,] 0.2624741 0.2726853 0.2821710 0.2901735 0.3010707 0.3131872 0.3242756 [32,] 0.2625346 0.2727185 0.2821883 0.2902153 0.3010915 0.3132603 0.3243289 [33,] 0.2625372 0.2727803 0.2823104 0.2903256 0.3011100 0.3133165 0.3243572 [34,] 0.2626707 0.2727981 0.2823815 0.2903515 0.3012590 0.3135326 0.3246495 [35,] 0.2629025 0.2729399 0.2825078 0.2904896 0.3012655 0.3136314 0.3246644 [36,] 0.2633204 0.2731229 0.2825466 0.2905001 0.3014489 0.3137048 0.3247156 [37,] 0.2634220 0.2731445 0.2825819 0.2905678 0.3016933 0.3140470 0.3247729 [38,] 0.2634669 0.2732529 0.2827183 0.2907833 0.3017991 0.3141683 0.3248651 [39,] 0.2635510 0.2732552 0.2828840 0.2908445 0.3020550 0.3142018 0.3248953 [40,] 0.2635773 0.2732866 0.2829386 0.2909661 0.3023853 0.3142346 0.3250138 [41,] 0.2635813 0.2733476 0.2829713 0.2909836 0.3024313 0.3143971 0.3252610 [42,] 0.2635967 0.2734614 0.2830373 0.2910078 0.3025084 0.3145181 0.3252930 [43,] 0.2640451 0.2735337 0.2831107 0.2910319 0.3025497 0.3146571 0.3253319 [44,] 0.2640853 0.2736917 0.2832201 0.2918157 0.3026015 0.3146712 0.3253522 [45,] 0.2641744 0.2738884 0.2832325 0.2919015 0.3026491 0.3146744 0.3254241 [46,] 0.2642370 0.2739056 0.2833353 0.2920767 0.3036185 0.3146871 0.3254950 [47,] 0.2642490 0.2739097 0.2833794 0.2922251 0.3036264 0.3147836 0.3257160 [48,] 0.2642586 0.2740129 0.2834542 0.2922305 0.3037711 0.3148940 0.3258818 [49,] 0.2644609 0.2740340 0.2834545 0.2923314 0.3038502 0.3151169 0.3260210 [50,] 0.2644701 0.2743289 0.2834772 0.2923609 0.3040864 0.3152098 0.3263999 [51,] 0.2646206 0.2743770 0.2835297 0.2923768 0.3041421 0.3156649 0.3264848 [52,] 0.2646780 0.2745611 0.2836533 0.2923836 0.3042363 0.3157901 0.3265360 [53,] 0.2647223 0.2749566 0.2837297 0.2927166 0.3042927 0.3157938 0.3265589 [54,] 0.2650637 0.2750158 0.2837728 0.2928235 0.3044025 0.3158784 0.3266581 [55,] 0.2650854 0.2750394 0.2837795 0.2928367 0.3045988 0.3161018 0.3268348 [56,] 0.2651473 0.2750554 0.2838799 0.2929487 0.3046113 0.3162717 0.3268443 [57,] 0.2651660 0.2751243 0.2839627 0.2930479 0.3046156 0.3163032 0.3269662 [58,] 0.2652450 0.2751771 0.2840018 0.2930836 0.3047152 0.3164926 0.3269700 [59,] 0.2652641 0.2751796 0.2840913 0.2931109 0.3047657 0.3165157 0.3270137 [60,] 0.2653106 0.2754321 0.2842264 0.2931621 0.3048067 0.3166893 0.3271759 [61,] 0.2654049 0.2756103 0.2842334 0.2932865 0.3049216 0.3167816 0.3272988 [62,] 0.2655087 0.2756543 0.2842713 0.2935407 0.3049630 0.3170189 0.3273581 [63,] 0.2655367 0.2758126 0.2842792 0.2935962 0.3051597 0.3170324 0.3273872 [64,] 0.2655864 0.2758287 0.2844474 0.2936034 0.3053128 0.3171447 0.3273873 [65,] 0.2656034 0.2761078 0.2844646 0.2936055 0.3053540 0.3172766 0.3275911 [66,] 0.2657074 0.2761236 0.2844997 0.2936892 0.3054963 0.3174507 0.3278203 [67,] 0.2657302 0.2762943 0.2847905 0.2936995 0.3056964 0.3175567 0.3279415 [68,] 0.2658134 0.2764026 0.2848204 0.2937302 0.3057334 0.3176589 0.3279771 [69,] 0.2659109 0.2764967 0.2848685 0.2938602 0.3061932 0.3176980 0.3280352 [70,] 0.2659110 0.2765108 0.2848760 0.2939918 0.3062862 0.3179637 0.3281580 [71,] 0.2659511 0.2765765 0.2848952 0.2940574 0.3063016 0.3179789 0.3282695 [72,] 0.2662997 0.2766765 0.2849693 0.2942976 0.3064433 0.3180230 0.3283419 [73,] 0.2663122 0.2766822 0.2850131 0.2945836 0.3064848 0.3182378 0.3285423 [74,] 0.2664258 0.2768498 0.2850697 0.2947562 0.3066661 0.3186968 0.3285461 [75,] 0.2666259 0.2769151 0.2851463 0.2947955 0.3066752 0.3187139 0.3286244 [76,] 0.2666545 0.2769641 0.2851906 0.2949211 0.3068167 0.3187623 0.3287437 [77,] 0.2667160 0.2770525 0.2853306 0.2949481 0.3069585 0.3190331 0.3287491 [78,] 0.2668636 0.2771167 0.2853411 0.2950890 0.3073031 0.3190384 0.3287773 [79,] 0.2668649 0.2772022 0.2853574 0.2951846 0.3073178 0.3194896 0.3288081 [80,] 0.2669134 0.2772613 0.2853881 0.2952665 0.3074364 0.3197239 0.3288579 [81,] 0.2672121 0.2773168 0.2854295 0.2952720 0.3074853 0.3200350 0.3289582 [82,] 0.2672207 0.2774362 0.2855609 0.2957412 0.3074929 0.3203135 0.3291297 [83,] 0.2673163 0.2774440 0.2858540 0.2959046 0.3078742 0.3203244 0.3291692 [84,] 0.2675082 0.2776008 0.2858652 0.2959279 0.3079833 0.3204509 0.3293654 [85,] 0.2677743 0.2776581 0.2859246 0.2962362 0.3080299 0.3204549 0.3294477 [86,] 0.2677837 0.2777200 0.2859489 0.2963054 0.3080472 0.3204666 0.3294700 [87,] 0.2678781 0.2777559 0.2859699 0.2963578 0.3080524 0.3204758 0.3295341 [88,] 0.2687985 0.2778109 0.2859847 0.2964848 0.3080762 0.3204957 0.3297416 [89,] 0.2689427 0.2779246 0.2860719 0.2966598 0.3080810 0.3206670 0.3298846 [90,] 0.2689506 0.2779660 0.2861522 0.2966677 0.3081418 0.3207048 0.3299183 [91,] 0.2690305 0.2780205 0.2862490 0.2967855 0.3081830 0.3209421 0.3300201 [92,] 0.2690977 0.2780835 0.2862922 0.2968301 0.3082917 0.3209624 0.3301416 [93,] 0.2691827 0.2781754 0.2863219 0.2968747 0.3082923 0.3211205 0.3302134 [94,] 0.2691971 0.2784095 0.2863976 0.2970262 0.3084488 0.3213396 0.3302139 [95,] 0.2692938 0.2784400 0.2864246 0.2971176 0.3084541 0.3213551 0.3303951 [96,] 0.2694441 0.2785364 0.2864735 0.2972971 0.3088552 0.3213780 0.3304364 [97,] 0.2694595 0.2785764 0.2866094 0.2973202 0.3089291 0.3214526 0.3304515 [98,] 0.2694677 0.2786235 0.2866336 0.2974176 0.3090412 0.3214921 0.3305083 [99,] 0.2695423 0.2786298 0.2866522 0.2976945 0.3092387 0.3215352 0.3305525 [100,] 0.2696535 0.2786517 0.2867823 0.2977042 0.3092427 0.3217469 0.3305568 [,34] [,35] [,36] [,37] [,38] [,39] [,40] [1,] 0.3306681 0.3391476 0.3483021 0.3574002 0.3680521 0.3786710 0.3871130 [2,] 0.3307098 0.3391750 0.3483340 0.3574057 0.3682276 0.3787300 0.3871236 [3,] 0.3309349 0.3392832 0.3484996 0.3574632 0.3686410 0.3787594 0.3871327 [4,] 0.3313796 0.3394768 0.3485504 0.3574790 0.3688054 0.3788836 0.3872412 [5,] 0.3314757 0.3395894 0.3485706 0.3575066 0.3688142 0.3789461 0.3872570 [6,] 0.3316240 0.3398650 0.3485867 0.3575168 0.3689904 0.3790603 0.3874522 [7,] 0.3317955 0.3398737 0.3487408 0.3575905 0.3690381 0.3792767 0.3874582 [8,] 0.3319298 0.3399792 0.3487616 0.3575978 0.3690836 0.3792926 0.3876158 [9,] 0.3321687 0.3401563 0.3487646 0.3579823 0.3691895 0.3793650 0.3878056 [10,] 0.3322049 0.3402167 0.3489289 0.3581764 0.3692244 0.3794132 0.3879626 [11,] 0.3322242 0.3402328 0.3489313 0.3582548 0.3692877 0.3794901 0.3879777 [12,] 0.3322641 0.3402529 0.3489460 0.3582828 0.3693468 0.3797047 0.3880439 [13,] 0.3322844 0.3403490 0.3489754 0.3583948 0.3693641 0.3797742 0.3880785 [14,] 0.3323947 0.3403523 0.3490732 0.3585176 0.3697999 0.3798726 0.3883326 [15,] 0.3326365 0.3403826 0.3490903 0.3586298 0.3698126 0.3800352 0.3883527 [16,] 0.3326489 0.3404300 0.3491463 0.3586912 0.3702724 0.3800563 0.3883765 [17,] 0.3327871 0.3406308 0.3491871 0.3589419 0.3703098 0.3800654 0.3886929 [18,] 0.3328344 0.3406713 0.3492239 0.3590466 0.3703245 0.3803701 0.3887009 [19,] 0.3329955 0.3407789 0.3492264 0.3590943 0.3703571 0.3803722 0.3887223 [20,] 0.3330592 0.3408703 0.3492369 0.3591746 0.3705253 0.3804939 0.3887622 [21,] 0.3330947 0.3409775 0.3494508 0.3592088 0.3705511 0.3805315 0.3889051 [22,] 0.3332056 0.3410498 0.3495829 0.3594227 0.3706439 0.3805479 0.3890001 [23,] 0.3332780 0.3410962 0.3496102 0.3594910 0.3707159 0.3806258 0.3892441 [24,] 0.3333588 0.3414659 0.3496476 0.3597567 0.3707262 0.3807355 0.3896552 [25,] 0.3334025 0.3415946 0.3497370 0.3598852 0.3707501 0.3808097 0.3896997 [26,] 0.3334211 0.3416008 0.3498074 0.3599876 0.3707606 0.3808773 0.3898619 [27,] 0.3334412 0.3417006 0.3500417 0.3600995 0.3708835 0.3808794 0.3899180 [28,] 0.3334961 0.3417295 0.3501304 0.3602844 0.3709751 0.3811821 0.3899895 [29,] 0.3335208 0.3418099 0.3502528 0.3604311 0.3710390 0.3812598 0.3899973 [30,] 0.3335944 0.3420719 0.3502892 0.3604340 0.3710597 0.3812704 0.3900017 [31,] 0.3336055 0.3421089 0.3503616 0.3606259 0.3712843 0.3812906 0.3900789 [32,] 0.3336106 0.3422416 0.3504433 0.3608038 0.3715266 0.3814162 0.3901097 [33,] 0.3337004 0.3423055 0.3504820 0.3608421 0.3717737 0.3814272 0.3901582 [34,] 0.3337749 0.3423451 0.3505534 0.3610005 0.3717957 0.3815898 0.3902335 [35,] 0.3338994 0.3424355 0.3505820 0.3613491 0.3718286 0.3816199 0.3903377 [36,] 0.3339261 0.3424543 0.3506256 0.3613767 0.3718916 0.3816321 0.3903612 [37,] 0.3339494 0.3424817 0.3515303 0.3614041 0.3720270 0.3817164 0.3905181 [38,] 0.3340987 0.3426141 0.3515734 0.3614476 0.3720872 0.3817506 0.3905440 [39,] 0.3341893 0.3426635 0.3516161 0.3616646 0.3721164 0.3819566 0.3908880 [40,] 0.3347656 0.3427435 0.3516226 0.3618834 0.3721239 0.3819677 0.3909252 [41,] 0.3347674 0.3429120 0.3516550 0.3618942 0.3722263 0.3819854 0.3909671 [42,] 0.3348457 0.3430179 0.3516667 0.3620294 0.3722348 0.3823880 0.3910535 [43,] 0.3348521 0.3432031 0.3516808 0.3621800 0.3726584 0.3824030 0.3910790 [44,] 0.3348609 0.3432483 0.3522203 0.3622983 0.3727509 0.3824616 0.3913011 [45,] 0.3348672 0.3433687 0.3522681 0.3623324 0.3728667 0.3824625 0.3913593 [46,] 0.3348716 0.3434275 0.3522794 0.3624753 0.3730634 0.3824757 0.3914044 [47,] 0.3349349 0.3435697 0.3524429 0.3625918 0.3731013 0.3825011 0.3914709 [48,] 0.3350607 0.3435757 0.3524914 0.3626146 0.3732249 0.3825046 0.3914988 [49,] 0.3351360 0.3438074 0.3525739 0.3627005 0.3732438 0.3826134 0.3917041 [50,] 0.3351543 0.3438217 0.3527317 0.3628780 0.3734029 0.3826221 0.3917971 [51,] 0.3352183 0.3438317 0.3528271 0.3629126 0.3735482 0.3826310 0.3918193 [52,] 0.3352593 0.3439159 0.3528400 0.3631397 0.3736104 0.3827998 0.3919012 [53,] 0.3352981 0.3439781 0.3528475 0.3632352 0.3736790 0.3830129 0.3921301 [54,] 0.3353208 0.3440117 0.3529572 0.3632413 0.3738429 0.3830864 0.3922146 [55,] 0.3354875 0.3440922 0.3531264 0.3635528 0.3741801 0.3831533 0.3923659 [56,] 0.3355065 0.3442471 0.3531973 0.3636828 0.3741874 0.3832058 0.3927148 [57,] 0.3355433 0.3443884 0.3532130 0.3636968 0.3742919 0.3832834 0.3927708 [58,] 0.3355606 0.3444871 0.3533426 0.3637588 0.3744569 0.3833198 0.3928754 [59,] 0.3356454 0.3444874 0.3533853 0.3643619 0.3744869 0.3834352 0.3929886 [60,] 0.3357361 0.3447140 0.3534469 0.3643647 0.3745063 0.3834754 0.3931454 [61,] 0.3357456 0.3447435 0.3535858 0.3644319 0.3745652 0.3834935 0.3931709 [62,] 0.3358740 0.3448441 0.3536143 0.3649916 0.3752165 0.3835112 0.3934589 [63,] 0.3358974 0.3448892 0.3537796 0.3650290 0.3752193 0.3836297 0.3936846 [64,] 0.3360701 0.3449867 0.3538842 0.3650616 0.3753256 0.3837382 0.3937320 [65,] 0.3362535 0.3451765 0.3539372 0.3651016 0.3753511 0.3838892 0.3937582 [66,] 0.3362992 0.3453135 0.3539407 0.3651472 0.3754569 0.3839950 0.3938120 [67,] 0.3363766 0.3454387 0.3540798 0.3653392 0.3758072 0.3841037 0.3939491 [68,] 0.3364454 0.3454445 0.3541892 0.3654198 0.3758560 0.3842012 0.3939510 [69,] 0.3364951 0.3454738 0.3542050 0.3654526 0.3758966 0.3842288 0.3939582 [70,] 0.3365241 0.3455728 0.3543519 0.3655225 0.3759181 0.3843039 0.3939596 [71,] 0.3367515 0.3456608 0.3544000 0.3655305 0.3759880 0.3843070 0.3945254 [72,] 0.3368161 0.3457315 0.3544954 0.3656234 0.3762094 0.3846484 0.3947502 [73,] 0.3368783 0.3457418 0.3545112 0.3658142 0.3764084 0.3846866 0.3950532 [74,] 0.3369114 0.3457554 0.3545685 0.3658872 0.3764461 0.3847562 0.3951482 [75,] 0.3369958 0.3457943 0.3548005 0.3659332 0.3766432 0.3848099 0.3953640 [76,] 0.3370527 0.3457973 0.3548033 0.3661461 0.3766583 0.3848494 0.3953793 [77,] 0.3371036 0.3461621 0.3549408 0.3661516 0.3768392 0.3849702 0.3956084 [78,] 0.3373730 0.3462345 0.3549765 0.3662681 0.3768542 0.3849840 0.3957225 [79,] 0.3374981 0.3462935 0.3550171 0.3665266 0.3770291 0.3851107 0.3957266 [80,] 0.3374988 0.3463499 0.3550641 0.3665636 0.3770335 0.3852034 0.3958316 [81,] 0.3375032 0.3464027 0.3553213 0.3666015 0.3770593 0.3852394 0.3958431 [82,] 0.3376153 0.3464234 0.3554672 0.3666801 0.3770680 0.3852485 0.3960612 [83,] 0.3377461 0.3465286 0.3554735 0.3667457 0.3771475 0.3854015 0.3960788 [84,] 0.3377902 0.3466526 0.3556485 0.3667570 0.3772214 0.3854644 0.3960982 [85,] 0.3378207 0.3466835 0.3557036 0.3668101 0.3772249 0.3854763 0.3963889 [86,] 0.3378847 0.3467880 0.3557486 0.3668394 0.3773035 0.3859357 0.3965509 [87,] 0.3379551 0.3470696 0.3557842 0.3668981 0.3773791 0.3859724 0.3967623 [88,] 0.3379823 0.3470778 0.3558396 0.3669732 0.3774320 0.3860009 0.3968205 [89,] 0.3380266 0.3471140 0.3563718 0.3670086 0.3774460 0.3860566 0.3968411 [90,] 0.3381542 0.3471396 0.3564731 0.3670499 0.3774766 0.3860823 0.3968464 [91,] 0.3383093 0.3472307 0.3565427 0.3671255 0.3775304 0.3860996 0.3969111 [92,] 0.3383275 0.3472388 0.3566041 0.3671400 0.3776384 0.3861141 0.3969441 [93,] 0.3386039 0.3474314 0.3566414 0.3671478 0.3778178 0.3862105 0.3971333 [94,] 0.3386232 0.3474438 0.3567269 0.3671755 0.3778890 0.3865077 0.3971479 [95,] 0.3386238 0.3479059 0.3567941 0.3672875 0.3779087 0.3866655 0.3972547 [96,] 0.3386257 0.3479475 0.3569261 0.3674165 0.3779988 0.3867447 0.3973687 [97,] 0.3386547 0.3481136 0.3569472 0.3675462 0.3782241 0.3868332 0.3974563 [98,] 0.3387963 0.3482244 0.3570989 0.3676484 0.3782400 0.3868504 0.3974733 [99,] 0.3390316 0.3482472 0.3571679 0.3676554 0.3782795 0.3868808 0.3975490 [100,] 0.3390729 0.3482647 0.3571804 0.3677980 0.3785845 0.3871055 0.3977061 [,41] [,42] [,43] [,44] [,45] [,46] [,47] [1,] 0.3977342 0.4060751 0.4153180 0.4255413 0.4359764 0.4449026 0.4547433 [2,] 0.3978012 0.4060971 0.4153582 0.4256289 0.4361067 0.4450060 0.4548571 [3,] 0.3978408 0.4061018 0.4157312 0.4258557 0.4362672 0.4451647 0.4549541 [4,] 0.3978436 0.4061791 0.4157380 0.4259253 0.4364793 0.4451827 0.4550804 [5,] 0.3980237 0.4061966 0.4157650 0.4260981 0.4369311 0.4453637 0.4552600 [6,] 0.3980254 0.4062093 0.4158602 0.4263855 0.4370241 0.4456134 0.4552745 [7,] 0.3980460 0.4063571 0.4158857 0.4263902 0.4370498 0.4456445 0.4553153 [8,] 0.3980662 0.4064209 0.4158992 0.4266262 0.4370809 0.4456928 0.4554932 [9,] 0.3980863 0.4064256 0.4159029 0.4266970 0.4371104 0.4457090 0.4555755 [10,] 0.3981234 0.4068302 0.4159752 0.4267518 0.4372283 0.4460102 0.4555817 [11,] 0.3983517 0.4068693 0.4160394 0.4268268 0.4372356 0.4460934 0.4555874 [12,] 0.3983600 0.4069393 0.4160567 0.4269046 0.4372965 0.4461266 0.4556064 [13,] 0.3986291 0.4069657 0.4162818 0.4269249 0.4373785 0.4461368 0.4556261 [14,] 0.3986457 0.4069694 0.4163178 0.4270089 0.4375422 0.4461801 0.4556889 [15,] 0.3986764 0.4070264 0.4164275 0.4271324 0.4375931 0.4462275 0.4558772 [16,] 0.3987899 0.4070685 0.4165872 0.4272345 0.4377153 0.4462353 0.4559535 [17,] 0.3987957 0.4071475 0.4169248 0.4277036 0.4379149 0.4462843 0.4559873 [18,] 0.3988240 0.4071536 0.4170176 0.4277279 0.4379738 0.4463108 0.4561417 [19,] 0.3989047 0.4072172 0.4172137 0.4278014 0.4380971 0.4463630 0.4561992 [20,] 0.3991026 0.4072447 0.4175627 0.4279202 0.4381001 0.4463687 0.4562340 [21,] 0.3991336 0.4072485 0.4175838 0.4280838 0.4381574 0.4464212 0.4562902 [22,] 0.3991408 0.4073018 0.4177731 0.4281531 0.4382942 0.4464246 0.4563412 [23,] 0.3991645 0.4073772 0.4178461 0.4283470 0.4383214 0.4465236 0.4564060 [24,] 0.3992657 0.4074299 0.4178563 0.4284754 0.4383343 0.4466922 0.4566757 [25,] 0.3993511 0.4074299 0.4179092 0.4285532 0.4383816 0.4468203 0.4567531 [26,] 0.3994570 0.4074954 0.4179296 0.4285560 0.4384547 0.4469766 0.4568454 [27,] 0.3996178 0.4075233 0.4180447 0.4287372 0.4385401 0.4469915 0.4570432 [28,] 0.3996534 0.4077022 0.4180750 0.4287504 0.4385707 0.4470396 0.4570463 [29,] 0.3997515 0.4077149 0.4181564 0.4288792 0.4387361 0.4471531 0.4570685 [30,] 0.3999159 0.4077211 0.4182391 0.4293819 0.4387550 0.4471954 0.4571018 [31,] 0.3999944 0.4077964 0.4183216 0.4294771 0.4387792 0.4472946 0.4571140 [32,] 0.4000045 0.4078388 0.4183390 0.4294776 0.4387990 0.4473964 0.4572022 [33,] 0.4000068 0.4080198 0.4184530 0.4296019 0.4389309 0.4476582 0.4572243 [34,] 0.4000128 0.4080888 0.4186669 0.4296244 0.4389712 0.4478132 0.4573232 [35,] 0.4000935 0.4081231 0.4187123 0.4297134 0.4390740 0.4478496 0.4574968 [36,] 0.4001315 0.4081319 0.4187255 0.4297405 0.4391008 0.4478596 0.4575361 [37,] 0.4001774 0.4082778 0.4193040 0.4298823 0.4391680 0.4479072 0.4575778 [38,] 0.4001979 0.4089910 0.4193976 0.4299886 0.4392005 0.4480935 0.4577520 [39,] 0.4002085 0.4090987 0.4194253 0.4300009 0.4392639 0.4482176 0.4579270 [40,] 0.4004497 0.4091250 0.4195763 0.4302651 0.4393251 0.4484205 0.4580653 [41,] 0.4006469 0.4092569 0.4197459 0.4303102 0.4394858 0.4484275 0.4581027 [42,] 0.4007907 0.4092777 0.4197545 0.4304244 0.4396201 0.4485146 0.4581189 [43,] 0.4008267 0.4092947 0.4198509 0.4306771 0.4396473 0.4485163 0.4581225 [44,] 0.4008434 0.4093624 0.4199203 0.4307178 0.4396623 0.4490893 0.4582466 [45,] 0.4008835 0.4095640 0.4199733 0.4309109 0.4396735 0.4491128 0.4583359 [46,] 0.4009630 0.4095700 0.4201504 0.4309278 0.4396965 0.4493138 0.4587019 [47,] 0.4013125 0.4097493 0.4201689 0.4310471 0.4397591 0.4497399 0.4587965 [48,] 0.4014441 0.4097567 0.4202159 0.4310578 0.4399297 0.4498335 0.4588504 [49,] 0.4017183 0.4099184 0.4203701 0.4311235 0.4400086 0.4498747 0.4588813 [50,] 0.4017421 0.4099807 0.4203888 0.4313352 0.4401284 0.4501394 0.4589376 [51,] 0.4019716 0.4100841 0.4206555 0.4314533 0.4403085 0.4502515 0.4590657 [52,] 0.4020303 0.4103643 0.4208117 0.4314560 0.4403761 0.4502746 0.4591624 [53,] 0.4020640 0.4104399 0.4208712 0.4314737 0.4406991 0.4504368 0.4593050 [54,] 0.4021208 0.4105134 0.4211061 0.4315411 0.4407884 0.4504854 0.4593766 [55,] 0.4021644 0.4106942 0.4211311 0.4315511 0.4407923 0.4505542 0.4595298 [56,] 0.4021971 0.4107627 0.4211843 0.4316911 0.4408310 0.4507598 0.4595754 [57,] 0.4022569 0.4109640 0.4212797 0.4317769 0.4411160 0.4508149 0.4597596 [58,] 0.4023221 0.4110384 0.4214461 0.4317835 0.4411270 0.4508375 0.4598423 [59,] 0.4023365 0.4110445 0.4215568 0.4321728 0.4412106 0.4508559 0.4599566 [60,] 0.4023507 0.4111148 0.4216226 0.4321971 0.4412950 0.4510808 0.4600247 [61,] 0.4024238 0.4111353 0.4217000 0.4322532 0.4413249 0.4514393 0.4600964 [62,] 0.4025059 0.4111554 0.4217836 0.4324129 0.4413592 0.4516652 0.4601340 [63,] 0.4025701 0.4112744 0.4219508 0.4326804 0.4413940 0.4516717 0.4602391 [64,] 0.4026591 0.4116177 0.4220723 0.4327090 0.4414591 0.4518415 0.4602524 [65,] 0.4027433 0.4116222 0.4221368 0.4327731 0.4414718 0.4518773 0.4603560 [66,] 0.4027945 0.4116528 0.4221950 0.4327734 0.4415365 0.4518964 0.4605729 [67,] 0.4029342 0.4118266 0.4223097 0.4328436 0.4415693 0.4519722 0.4606019 [68,] 0.4029492 0.4119293 0.4223498 0.4328897 0.4416750 0.4521761 0.4608159 [69,] 0.4029872 0.4119333 0.4223968 0.4329037 0.4417148 0.4522983 0.4608932 [70,] 0.4030773 0.4120244 0.4225026 0.4329745 0.4418026 0.4523340 0.4608952 [71,] 0.4032213 0.4121433 0.4225299 0.4332839 0.4419295 0.4524034 0.4610594 [72,] 0.4033244 0.4122316 0.4225688 0.4333186 0.4419821 0.4524046 0.4612090 [73,] 0.4033265 0.4122444 0.4225952 0.4334179 0.4420098 0.4524400 0.4615518 [74,] 0.4034490 0.4122499 0.4227186 0.4334789 0.4420844 0.4525200 0.4617059 [75,] 0.4036141 0.4123369 0.4227566 0.4338018 0.4421584 0.4525708 0.4619216 [76,] 0.4036365 0.4125092 0.4229591 0.4340308 0.4421617 0.4526018 0.4623570 [77,] 0.4037556 0.4125873 0.4230580 0.4341709 0.4423864 0.4526415 0.4623672 [78,] 0.4039359 0.4127149 0.4230956 0.4343857 0.4424048 0.4527201 0.4627303 [79,] 0.4040639 0.4130309 0.4230986 0.4344542 0.4425101 0.4528147 0.4627584 [80,] 0.4041354 0.4130615 0.4232728 0.4346185 0.4425925 0.4529993 0.4629826 [81,] 0.4042485 0.4130646 0.4232872 0.4346595 0.4426608 0.4531314 0.4630118 [82,] 0.4042811 0.4131242 0.4233574 0.4347148 0.4427903 0.4533415 0.4630761 [83,] 0.4042945 0.4133059 0.4234920 0.4347176 0.4430545 0.4536696 0.4631887 [84,] 0.4045374 0.4133390 0.4235584 0.4348569 0.4431827 0.4537714 0.4634514 [85,] 0.4045429 0.4134484 0.4236321 0.4348649 0.4434595 0.4538430 0.4634851 [86,] 0.4046816 0.4136831 0.4236675 0.4349006 0.4436441 0.4538955 0.4635016 [87,] 0.4047904 0.4137513 0.4237286 0.4349450 0.4436622 0.4539156 0.4638285 [88,] 0.4049081 0.4139471 0.4237560 0.4349942 0.4437036 0.4540667 0.4639316 [89,] 0.4050144 0.4141423 0.4239678 0.4350037 0.4438282 0.4540703 0.4639624 [90,] 0.4051878 0.4143474 0.4240503 0.4351158 0.4439984 0.4541295 0.4639841 [91,] 0.4054115 0.4145355 0.4241535 0.4352616 0.4441449 0.4541748 0.4640897 [92,] 0.4054226 0.4146545 0.4242806 0.4352990 0.4443807 0.4542303 0.4641441 [93,] 0.4054742 0.4147338 0.4243316 0.4353032 0.4444619 0.4542587 0.4643204 [94,] 0.4056714 0.4147579 0.4243856 0.4353485 0.4446135 0.4544690 0.4643344 [95,] 0.4056764 0.4149973 0.4245403 0.4355092 0.4446376 0.4544767 0.4644358 [96,] 0.4056896 0.4150092 0.4248605 0.4355515 0.4447591 0.4545774 0.4644842 [97,] 0.4057636 0.4150476 0.4250423 0.4355616 0.4447659 0.4545988 0.4646932 [98,] 0.4057905 0.4151534 0.4253097 0.4356319 0.4447834 0.4546229 0.4649076 [99,] 0.4059733 0.4152153 0.4253134 0.4358478 0.4447884 0.4547126 0.4653047 [100,] 0.4059831 0.4152536 0.4254052 0.4358854 0.4448384 0.4547174 0.4653412 [,48] [,49] [,50] [,51] [,52] [,53] [,54] [1,] 0.4656265 0.4761880 0.4856006 0.4957671 0.5056963 0.5156486 0.5262071 [2,] 0.4656768 0.4762142 0.4856721 0.4959074 0.5058430 0.5157266 0.5262710 [3,] 0.4657103 0.4762174 0.4857148 0.4959941 0.5058820 0.5157547 0.5264337 [4,] 0.4660721 0.4763512 0.4858570 0.4961213 0.5059358 0.5157824 0.5265963 [5,] 0.4660827 0.4764163 0.4859278 0.4962979 0.5060901 0.5157929 0.5266529 [6,] 0.4661575 0.4764444 0.4860557 0.4963501 0.5061738 0.5158239 0.5270490 [7,] 0.4662107 0.4764756 0.4861490 0.4964402 0.5061868 0.5159020 0.5270962 [8,] 0.4663535 0.4765168 0.4861491 0.4966852 0.5061894 0.5159188 0.5271695 [9,] 0.4664595 0.4767092 0.4862094 0.4967511 0.5062087 0.5160937 0.5273108 [10,] 0.4671151 0.4767760 0.4863268 0.4967534 0.5062307 0.5161239 0.5273295 [11,] 0.4673266 0.4772301 0.4865643 0.4967863 0.5062451 0.5164392 0.5274017 [12,] 0.4681169 0.4773137 0.4865731 0.4968666 0.5063300 0.5164783 0.5275428 [13,] 0.4682836 0.4773222 0.4865845 0.4971640 0.5064273 0.5167349 0.5276627 [14,] 0.4683210 0.4774029 0.4866135 0.4974011 0.5065063 0.5167502 0.5277818 [15,] 0.4683634 0.4774632 0.4867523 0.4974592 0.5065336 0.5167968 0.5278652 [16,] 0.4684500 0.4774703 0.4867940 0.4974960 0.5065547 0.5170098 0.5278850 [17,] 0.4684781 0.4774789 0.4869337 0.4975640 0.5067809 0.5173168 0.5280435 [18,] 0.4685121 0.4775063 0.4871838 0.4976598 0.5068345 0.5173744 0.5280489 [19,] 0.4685204 0.4776099 0.4872968 0.4976992 0.5069395 0.5174103 0.5281658 [20,] 0.4685242 0.4776196 0.4874004 0.4977389 0.5069543 0.5179506 0.5282781 [21,] 0.4685441 0.4776429 0.4876489 0.4978681 0.5069665 0.5180613 0.5282913 [22,] 0.4687600 0.4777282 0.4876980 0.4979553 0.5069870 0.5181809 0.5283566 [23,] 0.4687942 0.4777307 0.4877434 0.4979886 0.5070356 0.5182545 0.5283681 [24,] 0.4688433 0.4777803 0.4877750 0.4981033 0.5070486 0.5182785 0.5283746 [25,] 0.4688889 0.4778820 0.4880099 0.4982366 0.5072200 0.5185711 0.5284128 [26,] 0.4689184 0.4780413 0.4883354 0.4984591 0.5073743 0.5185740 0.5285356 [27,] 0.4689947 0.4780757 0.4883897 0.4984611 0.5074107 0.5185761 0.5285505 [28,] 0.4692509 0.4781180 0.4884033 0.4985145 0.5074229 0.5186340 0.5290917 [29,] 0.4693790 0.4781950 0.4886104 0.4985717 0.5074935 0.5186343 0.5291132 [30,] 0.4693811 0.4783772 0.4888670 0.4986060 0.5076418 0.5186596 0.5292905 [31,] 0.4694897 0.4784241 0.4890726 0.4987380 0.5076941 0.5189021 0.5294274 [32,] 0.4695372 0.4784666 0.4891996 0.4988151 0.5078697 0.5189381 0.5296306 [33,] 0.4698931 0.4785404 0.4892392 0.4988656 0.5078794 0.5190930 0.5297196 [34,] 0.4699300 0.4785452 0.4895246 0.4988670 0.5079041 0.5192067 0.5297618 [35,] 0.4699462 0.4785739 0.4896077 0.4989404 0.5082687 0.5192400 0.5297663 [36,] 0.4700745 0.4786746 0.4897423 0.4989420 0.5083896 0.5193522 0.5298045 [37,] 0.4701286 0.4786941 0.4898573 0.4989804 0.5087410 0.5194766 0.5299961 [38,] 0.4704181 0.4787949 0.4899454 0.4990411 0.5087835 0.5194870 0.5300006 [39,] 0.4706253 0.4788741 0.4899626 0.4991498 0.5088114 0.5195990 0.5300307 [40,] 0.4706785 0.4792212 0.4899883 0.4992353 0.5090346 0.5197277 0.5300859 [41,] 0.4707909 0.4792247 0.4900284 0.4992936 0.5091971 0.5197801 0.5301701 [42,] 0.4708335 0.4792322 0.4901032 0.4993279 0.5092195 0.5199080 0.5302602 [43,] 0.4708439 0.4792530 0.4902094 0.4995033 0.5093123 0.5199553 0.5304223 [44,] 0.4710456 0.4794505 0.4902528 0.4995211 0.5093606 0.5199759 0.5304544 [45,] 0.4710650 0.4794952 0.4904350 0.4996500 0.5093910 0.5200187 0.5305262 [46,] 0.4711951 0.4797806 0.4909901 0.4997026 0.5097694 0.5200263 0.5307906 [47,] 0.4714305 0.4798358 0.4910012 0.4999829 0.5099575 0.5200335 0.5308088 [48,] 0.4714438 0.4800928 0.4910245 0.5000423 0.5100146 0.5203233 0.5308099 [49,] 0.4715059 0.4800936 0.4910719 0.5002247 0.5101252 0.5204131 0.5308244 [50,] 0.4715090 0.4801713 0.4912620 0.5002654 0.5101260 0.5205360 0.5308674 [51,] 0.4717115 0.4804265 0.4913124 0.5002855 0.5101405 0.5207678 0.5312141 [52,] 0.4717677 0.4804513 0.4913548 0.5004410 0.5102482 0.5209211 0.5312423 [53,] 0.4719307 0.4806419 0.4914069 0.5008505 0.5104845 0.5210217 0.5313747 [54,] 0.4720609 0.4806903 0.4916167 0.5008799 0.5106748 0.5210635 0.5313889 [55,] 0.4721714 0.4807214 0.4916758 0.5009181 0.5107245 0.5211736 0.5315639 [56,] 0.4721785 0.4807661 0.4918610 0.5009638 0.5108973 0.5212606 0.5316289 [57,] 0.4722076 0.4809120 0.4919046 0.5009705 0.5109418 0.5213395 0.5316723 [58,] 0.4722342 0.4809656 0.4920396 0.5011033 0.5109597 0.5214400 0.5320469 [59,] 0.4722881 0.4810131 0.4921893 0.5012544 0.5110010 0.5217224 0.5320636 [60,] 0.4722883 0.4810416 0.4922716 0.5013166 0.5110189 0.5218322 0.5321378 [61,] 0.4723748 0.4810901 0.4922850 0.5015378 0.5111698 0.5221302 0.5322788 [62,] 0.4724179 0.4812744 0.4923244 0.5016364 0.5111729 0.5222483 0.5324056 [63,] 0.4724294 0.4813514 0.4925386 0.5017548 0.5114993 0.5223666 0.5325614 [64,] 0.4724879 0.4813941 0.4925961 0.5017875 0.5115286 0.5224613 0.5326012 [65,] 0.4725192 0.4814458 0.4926041 0.5019486 0.5116576 0.5226093 0.5326140 [66,] 0.4725581 0.4814522 0.4926091 0.5019527 0.5118126 0.5229528 0.5327693 [67,] 0.4726693 0.4817655 0.4927158 0.5019583 0.5120068 0.5229728 0.5328608 [68,] 0.4731129 0.4817718 0.4927848 0.5020400 0.5122616 0.5230448 0.5329544 [69,] 0.4732739 0.4818635 0.4928242 0.5020744 0.5124307 0.5230555 0.5329629 [70,] 0.4734191 0.4820142 0.4929405 0.5021746 0.5124388 0.5232784 0.5329688 [71,] 0.4734385 0.4820801 0.4930355 0.5022508 0.5124444 0.5233739 0.5329751 [72,] 0.4734404 0.4821364 0.4931277 0.5023584 0.5125404 0.5237025 0.5330238 [73,] 0.4734761 0.4821696 0.4932090 0.5024633 0.5127810 0.5237763 0.5330606 [74,] 0.4735031 0.4822255 0.4932337 0.5024810 0.5128014 0.5238724 0.5333510 [75,] 0.4735053 0.4823144 0.4933187 0.5027006 0.5130181 0.5239208 0.5335583 [76,] 0.4737558 0.4823612 0.4935413 0.5027916 0.5130458 0.5239312 0.5337554 [77,] 0.4738417 0.4825088 0.4938088 0.5029833 0.5130693 0.5239617 0.5339206 [78,] 0.4740601 0.4828566 0.4938302 0.5032016 0.5130736 0.5239861 0.5339796 [79,] 0.4741123 0.4829104 0.4939747 0.5032652 0.5130833 0.5242150 0.5340993 [80,] 0.4744574 0.4829198 0.4941348 0.5033395 0.5132086 0.5242890 0.5341418 [81,] 0.4746157 0.4833931 0.4943747 0.5033763 0.5133422 0.5244004 0.5343999 [82,] 0.4747076 0.4835348 0.4944081 0.5034784 0.5134312 0.5244564 0.5344833 [83,] 0.4748011 0.4836248 0.4944173 0.5034819 0.5134862 0.5245915 0.5345831 [84,] 0.4749850 0.4836569 0.4944381 0.5035972 0.5136191 0.5247019 0.5345898 [85,] 0.4749944 0.4838914 0.4946545 0.5037327 0.5136639 0.5252544 0.5346099 [86,] 0.4750869 0.4839866 0.4947119 0.5037376 0.5138068 0.5252961 0.5346280 [87,] 0.4751618 0.4840625 0.4947635 0.5037568 0.5140218 0.5253041 0.5346412 [88,] 0.4752221 0.4843495 0.4948080 0.5039556 0.5142159 0.5253055 0.5348617 [89,] 0.4752352 0.4844089 0.4948080 0.5043116 0.5142636 0.5254042 0.5350316 [90,] 0.4752783 0.4845601 0.4948825 0.5045050 0.5144168 0.5255281 0.5350972 [91,] 0.4753435 0.4847285 0.4949465 0.5045869 0.5147327 0.5255978 0.5351781 [92,] 0.4753979 0.4847530 0.4950016 0.5046022 0.5148783 0.5257446 0.5354299 [93,] 0.4754442 0.4847625 0.4950641 0.5046883 0.5148996 0.5257552 0.5354497 [94,] 0.4756742 0.4849862 0.4951725 0.5047590 0.5149337 0.5257645 0.5354626 [95,] 0.4758020 0.4849897 0.4952679 0.5048373 0.5150811 0.5259248 0.5355063 [96,] 0.4758164 0.4850666 0.4954684 0.5050594 0.5152457 0.5259333 0.5356513 [97,] 0.4758250 0.4851984 0.4954995 0.5050743 0.5152963 0.5260166 0.5357213 [98,] 0.4759843 0.4854807 0.4955936 0.5052834 0.5154101 0.5260191 0.5358965 [99,] 0.4760227 0.4855336 0.4956414 0.5053224 0.5155262 0.5260277 0.5362584 [100,] 0.4760304 0.4855725 0.4957155 0.5055311 0.5155908 0.5260539 0.5362746 [,55] [,56] [,57] [,58] [,59] [,60] [,61] [1,] 0.5363431 0.5464932 0.5563968 0.5654269 0.5763266 0.5863957 0.5960392 [2,] 0.5364439 0.5465690 0.5564000 0.5654853 0.5765008 0.5864322 0.5961918 [3,] 0.5365229 0.5467167 0.5565140 0.5656891 0.5765529 0.5866091 0.5963244 [4,] 0.5365414 0.5468686 0.5566173 0.5657163 0.5765720 0.5866970 0.5963317 [5,] 0.5366694 0.5470378 0.5566381 0.5657588 0.5766056 0.5870351 0.5963389 [6,] 0.5367687 0.5470796 0.5566685 0.5658393 0.5768047 0.5870442 0.5964485 [7,] 0.5367794 0.5471482 0.5566776 0.5658513 0.5768929 0.5873692 0.5966888 [8,] 0.5368416 0.5473009 0.5568540 0.5659360 0.5770378 0.5874156 0.5969884 [9,] 0.5368965 0.5473042 0.5568857 0.5659831 0.5775371 0.5877052 0.5972168 [10,] 0.5369583 0.5473772 0.5568893 0.5660219 0.5776483 0.5877278 0.5972405 [11,] 0.5370498 0.5474115 0.5569195 0.5660799 0.5776995 0.5877399 0.5973754 [12,] 0.5371090 0.5474793 0.5569217 0.5661020 0.5777282 0.5878140 0.5975495 [13,] 0.5371672 0.5475677 0.5569219 0.5663954 0.5777511 0.5878999 0.5976601 [14,] 0.5371834 0.5476188 0.5569527 0.5664445 0.5777717 0.5879279 0.5976920 [15,] 0.5372935 0.5476466 0.5569959 0.5664511 0.5777826 0.5879285 0.5977404 [16,] 0.5378649 0.5476798 0.5571338 0.5665825 0.5777840 0.5879499 0.5980924 [17,] 0.5378750 0.5476818 0.5571595 0.5666698 0.5778544 0.5879873 0.5981019 [18,] 0.5379652 0.5477016 0.5572437 0.5667661 0.5781619 0.5880664 0.5983646 [19,] 0.5379832 0.5477830 0.5572458 0.5668245 0.5782843 0.5880828 0.5983954 [20,] 0.5380109 0.5481704 0.5573102 0.5669012 0.5783539 0.5880871 0.5985534 [21,] 0.5380416 0.5481775 0.5573142 0.5669086 0.5783950 0.5882150 0.5987610 [22,] 0.5381468 0.5481826 0.5575118 0.5671355 0.5784826 0.5883966 0.5988687 [23,] 0.5382075 0.5484056 0.5576867 0.5673214 0.5788576 0.5884192 0.5990060 [24,] 0.5386203 0.5484519 0.5577132 0.5674141 0.5790443 0.5884283 0.5991302 [25,] 0.5387943 0.5485019 0.5578673 0.5676874 0.5790467 0.5884813 0.5991873 [26,] 0.5389033 0.5485722 0.5579905 0.5677783 0.5790861 0.5886450 0.5992314 [27,] 0.5390177 0.5486826 0.5581464 0.5681162 0.5791019 0.5887064 0.5992344 [28,] 0.5392297 0.5487649 0.5584463 0.5682059 0.5792354 0.5887866 0.5994539 [29,] 0.5393511 0.5487794 0.5585429 0.5682078 0.5793290 0.5889640 0.5995063 [30,] 0.5393531 0.5488085 0.5585596 0.5682095 0.5793533 0.5889688 0.5995658 [31,] 0.5394488 0.5488382 0.5585891 0.5683923 0.5794224 0.5890447 0.5997079 [32,] 0.5394620 0.5488798 0.5586603 0.5684189 0.5794467 0.5891215 0.5997731 [33,] 0.5395855 0.5489804 0.5589119 0.5684250 0.5795838 0.5893454 0.5998701 [34,] 0.5397059 0.5490619 0.5589668 0.5687142 0.5796385 0.5894515 0.5999191 [35,] 0.5397602 0.5490881 0.5591294 0.5688229 0.5796774 0.5894666 0.6003052 [36,] 0.5397894 0.5491237 0.5591810 0.5689443 0.5796996 0.5895504 0.6004080 [37,] 0.5397895 0.5491644 0.5591846 0.5691877 0.5797523 0.5896586 0.6004107 [38,] 0.5398134 0.5492504 0.5592095 0.5692941 0.5800931 0.5897648 0.6004725 [39,] 0.5398381 0.5493564 0.5593103 0.5694241 0.5800958 0.5899088 0.6005154 [40,] 0.5399289 0.5494116 0.5596857 0.5694392 0.5801448 0.5899388 0.6005168 [41,] 0.5401487 0.5498945 0.5597595 0.5694548 0.5801738 0.5899564 0.6006185 [42,] 0.5401520 0.5499026 0.5600206 0.5696683 0.5801836 0.5902695 0.6009681 [43,] 0.5402270 0.5501523 0.5601219 0.5697515 0.5802143 0.5902746 0.6010178 [44,] 0.5402476 0.5503399 0.5601979 0.5698332 0.5802573 0.5904886 0.6014551 [45,] 0.5403318 0.5503837 0.5603143 0.5698414 0.5803105 0.5905264 0.6014981 [46,] 0.5406160 0.5504815 0.5603189 0.5700065 0.5803738 0.5905732 0.6015359 [47,] 0.5406423 0.5505127 0.5603287 0.5700171 0.5804426 0.5906479 0.6015412 [48,] 0.5406786 0.5505445 0.5603498 0.5700331 0.5805930 0.5906761 0.6016550 [49,] 0.5407935 0.5506162 0.5605632 0.5700370 0.5807202 0.5907472 0.6016639 [50,] 0.5408494 0.5508261 0.5606005 0.5703238 0.5809305 0.5907846 0.6019270 [51,] 0.5413946 0.5509051 0.5606773 0.5704093 0.5809744 0.5909380 0.6019359 [52,] 0.5415560 0.5509411 0.5607702 0.5704959 0.5810095 0.5910233 0.6019828 [53,] 0.5417890 0.5510013 0.5607859 0.5705570 0.5810097 0.5910348 0.6020498 [54,] 0.5418669 0.5510135 0.5609007 0.5706440 0.5810531 0.5910885 0.6022369 [55,] 0.5419793 0.5511461 0.5610586 0.5707201 0.5812776 0.5911160 0.6025050 [56,] 0.5421304 0.5512640 0.5611518 0.5709870 0.5812888 0.5912768 0.6025983 [57,] 0.5421505 0.5513140 0.5612091 0.5710001 0.5813783 0.5914397 0.6027209 [58,] 0.5421703 0.5514808 0.5612098 0.5713472 0.5815065 0.5915353 0.6028466 [59,] 0.5422847 0.5514875 0.5613798 0.5713661 0.5815726 0.5915627 0.6029057 [60,] 0.5423059 0.5516081 0.5615246 0.5719586 0.5816780 0.5916737 0.6029888 [61,] 0.5423360 0.5516554 0.5618756 0.5720637 0.5817377 0.5917132 0.6029946 [62,] 0.5424139 0.5519081 0.5619881 0.5721240 0.5818326 0.5918533 0.6032080 [63,] 0.5424656 0.5519265 0.5620059 0.5721703 0.5819010 0.5919377 0.6032305 [64,] 0.5425509 0.5520645 0.5620366 0.5721831 0.5820336 0.5919410 0.6032997 [65,] 0.5426425 0.5520938 0.5621186 0.5722065 0.5821140 0.5920083 0.6033493 [66,] 0.5426509 0.5525757 0.5621768 0.5722586 0.5822053 0.5922236 0.6035881 [67,] 0.5428520 0.5528880 0.5622830 0.5722809 0.5823269 0.5922423 0.6035957 [68,] 0.5428828 0.5530363 0.5622917 0.5724400 0.5823510 0.5923125 0.6037924 [69,] 0.5431404 0.5530402 0.5623237 0.5725374 0.5823880 0.5923134 0.6038514 [70,] 0.5432848 0.5530499 0.5623431 0.5726979 0.5824342 0.5923369 0.6038563 [71,] 0.5432937 0.5532279 0.5625985 0.5727843 0.5827594 0.5925526 0.6038865 [72,] 0.5433227 0.5534356 0.5626653 0.5728203 0.5828566 0.5926211 0.6039347 [73,] 0.5433435 0.5534684 0.5627829 0.5728300 0.5828926 0.5928584 0.6041113 [74,] 0.5435810 0.5534757 0.5628502 0.5728534 0.5829675 0.5929636 0.6042071 [75,] 0.5436065 0.5535920 0.5629431 0.5728606 0.5830527 0.5931861 0.6042697 [76,] 0.5436290 0.5536197 0.5629611 0.5729221 0.5831043 0.5934987 0.6042728 [77,] 0.5436453 0.5538177 0.5630228 0.5729360 0.5833305 0.5935954 0.6043324 [78,] 0.5436528 0.5538727 0.5632570 0.5730659 0.5834516 0.5936641 0.6043482 [79,] 0.5436789 0.5540060 0.5635410 0.5732317 0.5835202 0.5938283 0.6044604 [80,] 0.5437590 0.5540293 0.5637079 0.5732970 0.5835608 0.5939282 0.6048677 [81,] 0.5437608 0.5540489 0.5639459 0.5735324 0.5835705 0.5939933 0.6049333 [82,] 0.5440150 0.5541771 0.5641764 0.5737914 0.5836974 0.5940650 0.6050160 [83,] 0.5442340 0.5542082 0.5642395 0.5740817 0.5838705 0.5941270 0.6052136 [84,] 0.5445300 0.5542834 0.5642638 0.5741925 0.5839802 0.5941623 0.6052724 [85,] 0.5445632 0.5544727 0.5644099 0.5744521 0.5841873 0.5943455 0.6053034 [86,] 0.5447089 0.5544931 0.5645260 0.5746553 0.5842582 0.5944342 0.6058135 [87,] 0.5451660 0.5545883 0.5645493 0.5747912 0.5843695 0.5945249 0.6058417 [88,] 0.5451715 0.5546761 0.5645625 0.5748722 0.5844167 0.5945408 0.6058908 [89,] 0.5451809 0.5548451 0.5645777 0.5749710 0.5845983 0.5946691 0.6059918 [90,] 0.5455137 0.5548570 0.5647164 0.5751658 0.5846587 0.5947411 0.6063318 [91,] 0.5455418 0.5549006 0.5647935 0.5751923 0.5846693 0.5947591 0.6064410 [92,] 0.5457267 0.5551001 0.5649225 0.5754369 0.5848908 0.5949343 0.6067295 [93,] 0.5458245 0.5551342 0.5649458 0.5755040 0.5849526 0.5952500 0.6071157 [94,] 0.5458605 0.5553142 0.5649660 0.5755749 0.5854288 0.5954015 0.6072329 [95,] 0.5460220 0.5554041 0.5650336 0.5755760 0.5856585 0.5954243 0.6072355 [96,] 0.5462945 0.5554957 0.5650917 0.5758077 0.5857544 0.5955696 0.6075628 [97,] 0.5463372 0.5557073 0.5652690 0.5759480 0.5857935 0.5955921 0.6079357 [98,] 0.5463376 0.5558861 0.5652812 0.5760612 0.5862107 0.5957120 0.6080334 [99,] 0.5464072 0.5562865 0.5653669 0.5760953 0.5862459 0.5957137 0.6080520 [100,] 0.5464311 0.5563658 0.5653860 0.5762286 0.5863588 0.5958428 0.6082295 [,62] [,63] [,64] [,65] [,66] [,67] [,68] [1,] 0.6083384 0.6202929 0.6303023 0.6412046 0.6522594 0.6618748 0.6743783 [2,] 0.6084688 0.6204100 0.6304141 0.6413534 0.6524612 0.6620051 0.6744154 [3,] 0.6084925 0.6204279 0.6304880 0.6417573 0.6524722 0.6622595 0.6745298 [4,] 0.6085112 0.6204966 0.6305977 0.6418838 0.6526518 0.6626783 0.6746300 [5,] 0.6085399 0.6205871 0.6306702 0.6418998 0.6526709 0.6627002 0.6747329 [6,] 0.6085804 0.6206202 0.6307188 0.6421997 0.6526770 0.6628037 0.6747420 [7,] 0.6088415 0.6207939 0.6307285 0.6422022 0.6528749 0.6628530 0.6749896 [8,] 0.6090919 0.6208378 0.6308903 0.6422146 0.6530458 0.6629876 0.6751061 [9,] 0.6091577 0.6208532 0.6309450 0.6422252 0.6531175 0.6630110 0.6751483 [10,] 0.6093506 0.6209638 0.6310487 0.6422883 0.6533494 0.6630603 0.6753048 [11,] 0.6094609 0.6210763 0.6311800 0.6423430 0.6533629 0.6630632 0.6753098 [12,] 0.6095777 0.6215002 0.6312079 0.6424314 0.6534251 0.6632449 0.6754871 [13,] 0.6095885 0.6216323 0.6314202 0.6426500 0.6535527 0.6633427 0.6757607 [14,] 0.6097489 0.6216521 0.6318179 0.6427955 0.6536839 0.6634761 0.6757635 [15,] 0.6100160 0.6217733 0.6318832 0.6428103 0.6537753 0.6635081 0.6758081 [16,] 0.6101366 0.6218448 0.6318854 0.6428824 0.6541339 0.6635637 0.6758538 [17,] 0.6105437 0.6219001 0.6320157 0.6429027 0.6541985 0.6638585 0.6759957 [18,] 0.6108871 0.6219175 0.6320752 0.6429505 0.6543025 0.6639418 0.6760234 [19,] 0.6109469 0.6220157 0.6325834 0.6432812 0.6544197 0.6639870 0.6760698 [20,] 0.6110786 0.6220537 0.6325938 0.6433309 0.6544450 0.6642860 0.6761641 [21,] 0.6112836 0.6221310 0.6329867 0.6433432 0.6545127 0.6643075 0.6761968 [22,] 0.6113190 0.6222149 0.6331318 0.6433544 0.6545430 0.6643854 0.6763672 [23,] 0.6114694 0.6223721 0.6333212 0.6437944 0.6546839 0.6645439 0.6764163 [24,] 0.6115318 0.6225057 0.6333318 0.6438938 0.6547239 0.6646182 0.6764273 [25,] 0.6116070 0.6226702 0.6334933 0.6439433 0.6547304 0.6647839 0.6764684 [26,] 0.6118026 0.6227953 0.6335283 0.6439748 0.6547329 0.6649674 0.6765688 [27,] 0.6120667 0.6228697 0.6335417 0.6441072 0.6548590 0.6650375 0.6766350 [28,] 0.6122331 0.6229711 0.6336930 0.6442756 0.6549016 0.6652438 0.6766351 [29,] 0.6123525 0.6231262 0.6337886 0.6443158 0.6549177 0.6656279 0.6767627 [30,] 0.6124232 0.6233086 0.6338877 0.6443310 0.6552042 0.6657662 0.6768527 [31,] 0.6124619 0.6233461 0.6340811 0.6443492 0.6552186 0.6658570 0.6768847 [32,] 0.6124780 0.6234357 0.6341256 0.6444483 0.6554934 0.6662081 0.6769560 [33,] 0.6125323 0.6234765 0.6342957 0.6449937 0.6555618 0.6663710 0.6769573 [34,] 0.6125573 0.6235093 0.6343591 0.6450210 0.6557880 0.6667872 0.6771061 [35,] 0.6127673 0.6235137 0.6343596 0.6450490 0.6558041 0.6669434 0.6771844 [36,] 0.6128432 0.6237009 0.6344236 0.6454708 0.6558425 0.6671176 0.6771989 [37,] 0.6129288 0.6238867 0.6344299 0.6455013 0.6559669 0.6674098 0.6773295 [38,] 0.6131992 0.6239457 0.6345430 0.6457297 0.6560992 0.6674906 0.6773974 [39,] 0.6132266 0.6239702 0.6346498 0.6458419 0.6561623 0.6677051 0.6774300 [40,] 0.6132673 0.6240983 0.6346550 0.6458696 0.6562839 0.6677476 0.6774740 [41,] 0.6132885 0.6241592 0.6346947 0.6459078 0.6563226 0.6678159 0.6776542 [42,] 0.6136828 0.6243645 0.6347123 0.6460673 0.6565615 0.6679493 0.6777676 [43,] 0.6137928 0.6244930 0.6347992 0.6461032 0.6568705 0.6680506 0.6780194 [44,] 0.6138831 0.6247142 0.6348758 0.6461544 0.6572138 0.6680570 0.6782063 [45,] 0.6142164 0.6247621 0.6348948 0.6462323 0.6574310 0.6682952 0.6783123 [46,] 0.6143469 0.6247710 0.6350028 0.6462421 0.6574976 0.6683702 0.6784545 [47,] 0.6144299 0.6247881 0.6350459 0.6462663 0.6575206 0.6684667 0.6784895 [48,] 0.6146207 0.6249133 0.6353251 0.6463794 0.6576550 0.6687047 0.6785100 [49,] 0.6146450 0.6249740 0.6353464 0.6466291 0.6576855 0.6687319 0.6785538 [50,] 0.6146871 0.6250610 0.6354262 0.6466792 0.6578100 0.6688289 0.6787167 [51,] 0.6147767 0.6252453 0.6356688 0.6468981 0.6578281 0.6689296 0.6787602 [52,] 0.6149526 0.6253126 0.6359336 0.6470602 0.6578361 0.6689827 0.6788408 [53,] 0.6151399 0.6253325 0.6359498 0.6471149 0.6579641 0.6693651 0.6789573 [54,] 0.6153371 0.6255828 0.6360616 0.6471220 0.6579797 0.6694934 0.6791112 [55,] 0.6153913 0.6255904 0.6362714 0.6471384 0.6580486 0.6696047 0.6796373 [56,] 0.6154238 0.6259525 0.6364213 0.6472258 0.6580576 0.6697651 0.6798386 [57,] 0.6154459 0.6259641 0.6366873 0.6474242 0.6580647 0.6699789 0.6798549 [58,] 0.6154772 0.6263510 0.6368704 0.6477649 0.6580770 0.6700033 0.6799042 [59,] 0.6155548 0.6264840 0.6371664 0.6480134 0.6580797 0.6700508 0.6800547 [60,] 0.6156336 0.6266548 0.6371720 0.6480972 0.6580820 0.6702015 0.6800594 [61,] 0.6157668 0.6266613 0.6372650 0.6482860 0.6582235 0.6703535 0.6800815 [62,] 0.6159300 0.6267693 0.6373384 0.6485509 0.6583127 0.6703789 0.6804551 [63,] 0.6162802 0.6267850 0.6374360 0.6487721 0.6583427 0.6706885 0.6805942 [64,] 0.6164007 0.6269694 0.6374607 0.6490823 0.6583775 0.6707300 0.6806203 [65,] 0.6164812 0.6271103 0.6377531 0.6492084 0.6583819 0.6707730 0.6806357 [66,] 0.6165792 0.6271942 0.6379014 0.6492204 0.6584240 0.6709463 0.6808723 [67,] 0.6167899 0.6272111 0.6379087 0.6492240 0.6584780 0.6710229 0.6808987 [68,] 0.6168035 0.6273448 0.6379218 0.6494661 0.6585252 0.6710257 0.6809973 [69,] 0.6168964 0.6274818 0.6381051 0.6495795 0.6586490 0.6710553 0.6812587 [70,] 0.6169068 0.6275880 0.6381350 0.6495822 0.6586887 0.6711101 0.6814425 [71,] 0.6169701 0.6276341 0.6381385 0.6495924 0.6587024 0.6711912 0.6814511 [72,] 0.6170390 0.6276351 0.6381434 0.6497122 0.6587765 0.6712415 0.6816298 [73,] 0.6171321 0.6280630 0.6381569 0.6497728 0.6588776 0.6712596 0.6817434 [74,] 0.6172446 0.6281303 0.6381653 0.6499384 0.6589923 0.6713555 0.6817739 [75,] 0.6174845 0.6283556 0.6383728 0.6500688 0.6589931 0.6714083 0.6822831 [76,] 0.6176775 0.6285409 0.6384240 0.6501015 0.6590138 0.6715957 0.6824515 [77,] 0.6179286 0.6285592 0.6384846 0.6503233 0.6595500 0.6716037 0.6824863 [78,] 0.6179738 0.6285839 0.6385197 0.6503494 0.6595657 0.6721181 0.6826647 [79,] 0.6182199 0.6286680 0.6386169 0.6504748 0.6596227 0.6721320 0.6827120 [80,] 0.6182716 0.6287173 0.6386270 0.6504771 0.6596533 0.6721922 0.6827507 [81,] 0.6184480 0.6289955 0.6387560 0.6506731 0.6596857 0.6722287 0.6827881 [82,] 0.6185921 0.6290990 0.6388178 0.6508154 0.6598210 0.6722484 0.6828845 [83,] 0.6186192 0.6290997 0.6390473 0.6508705 0.6598774 0.6722519 0.6829252 [84,] 0.6186194 0.6291140 0.6394698 0.6509065 0.6598878 0.6722915 0.6829778 [85,] 0.6187087 0.6292440 0.6395437 0.6509478 0.6599571 0.6723330 0.6829871 [86,] 0.6187709 0.6294168 0.6398257 0.6510804 0.6600653 0.6724819 0.6831062 [87,] 0.6187750 0.6294250 0.6400382 0.6511677 0.6602892 0.6727675 0.6831977 [88,] 0.6188371 0.6294878 0.6401010 0.6512118 0.6605662 0.6728608 0.6833524 [89,] 0.6189896 0.6295478 0.6401180 0.6515482 0.6607970 0.6728917 0.6835156 [90,] 0.6190492 0.6295976 0.6403146 0.6516336 0.6607978 0.6729912 0.6835740 [91,] 0.6190588 0.6296688 0.6404413 0.6516738 0.6609498 0.6732099 0.6838301 [92,] 0.6191308 0.6297865 0.6404512 0.6517270 0.6611007 0.6734104 0.6838622 [93,] 0.6191902 0.6298020 0.6404622 0.6517824 0.6611822 0.6736275 0.6840589 [94,] 0.6191926 0.6298298 0.6404880 0.6518571 0.6612391 0.6737122 0.6841510 [95,] 0.6192392 0.6298406 0.6406398 0.6518778 0.6613467 0.6737978 0.6842091 [96,] 0.6193305 0.6298557 0.6408302 0.6519205 0.6615208 0.6741142 0.6843874 [97,] 0.6194482 0.6299516 0.6408825 0.6519409 0.6615219 0.6741760 0.6845022 [98,] 0.6196641 0.6300434 0.6409524 0.6520403 0.6616740 0.6741830 0.6845557 [99,] 0.6197184 0.6301522 0.6410427 0.6522541 0.6617426 0.6742790 0.6847045 [100,] 0.6202255 0.6302908 0.6411165 0.6522554 0.6617695 0.6743682 0.6847982 [,69] [,70] [,71] [,72] [,73] [,74] [,75] [1,] 0.6848609 0.6936848 0.7039418 0.7147860 0.7241187 0.7361265 0.7477059 [2,] 0.6850241 0.6937407 0.7039641 0.7149662 0.7242447 0.7361521 0.7477123 [3,] 0.6851075 0.6937660 0.7041099 0.7151967 0.7243485 0.7361715 0.7477577 [4,] 0.6851848 0.6938311 0.7044788 0.7152832 0.7244906 0.7365522 0.7479934 [5,] 0.6852323 0.6938516 0.7046555 0.7152899 0.7244989 0.7367111 0.7480165 [6,] 0.6854218 0.6939464 0.7047305 0.7154538 0.7245335 0.7367797 0.7480587 [7,] 0.6856147 0.6942326 0.7047338 0.7155458 0.7246877 0.7369444 0.7482550 [8,] 0.6856541 0.6943087 0.7047521 0.7155661 0.7248168 0.7370014 0.7483265 [9,] 0.6856927 0.6945455 0.7047806 0.7155672 0.7250055 0.7370154 0.7483833 [10,] 0.6861288 0.6947533 0.7047951 0.7156109 0.7253073 0.7371889 0.7484398 [11,] 0.6861309 0.6948571 0.7048520 0.7157421 0.7253430 0.7372123 0.7484413 [12,] 0.6861495 0.6949590 0.7050171 0.7158333 0.7254053 0.7372724 0.7486365 [13,] 0.6861945 0.6949902 0.7050400 0.7159001 0.7254219 0.7373054 0.7486631 [14,] 0.6862368 0.6950122 0.7050753 0.7159019 0.7259710 0.7373055 0.7489044 [15,] 0.6862996 0.6950898 0.7050798 0.7161647 0.7261829 0.7373781 0.7489431 [16,] 0.6863913 0.6953938 0.7051150 0.7163801 0.7263658 0.7376858 0.7491207 [17,] 0.6864167 0.6954055 0.7051186 0.7163950 0.7264449 0.7377797 0.7492163 [18,] 0.6864503 0.6954665 0.7052853 0.7165034 0.7264871 0.7381451 0.7495066 [19,] 0.6865373 0.6957015 0.7053228 0.7165790 0.7268553 0.7381655 0.7497359 [20,] 0.6867987 0.6957910 0.7056475 0.7165895 0.7269355 0.7386510 0.7498217 [21,] 0.6868311 0.6958720 0.7057731 0.7166666 0.7269972 0.7388511 0.7498368 [22,] 0.6869442 0.6959450 0.7058532 0.7168587 0.7270348 0.7391230 0.7498820 [23,] 0.6870228 0.6959548 0.7058590 0.7168912 0.7271767 0.7391729 0.7498939 [24,] 0.6872915 0.6961926 0.7059484 0.7169209 0.7271810 0.7392224 0.7503984 [25,] 0.6873302 0.6961970 0.7060555 0.7170034 0.7274611 0.7393908 0.7504837 [26,] 0.6874624 0.6964085 0.7060580 0.7170908 0.7276099 0.7394956 0.7505152 [27,] 0.6875019 0.6965432 0.7061567 0.7171301 0.7276270 0.7396065 0.7506234 [28,] 0.6876362 0.6966087 0.7064576 0.7175641 0.7277082 0.7396417 0.7506577 [29,] 0.6876691 0.6966767 0.7066615 0.7176129 0.7277670 0.7397519 0.7506611 [30,] 0.6876998 0.6967208 0.7067242 0.7176185 0.7278305 0.7398374 0.7506979 [31,] 0.6877382 0.6968828 0.7067626 0.7177186 0.7280206 0.7398506 0.7507542 [32,] 0.6877717 0.6969546 0.7071776 0.7177213 0.7280732 0.7400114 0.7508141 [33,] 0.6878727 0.6970130 0.7072566 0.7179353 0.7282257 0.7400959 0.7508148 [34,] 0.6879428 0.6970195 0.7072613 0.7182745 0.7284582 0.7401289 0.7508509 [35,] 0.6879639 0.6975409 0.7073811 0.7183806 0.7284693 0.7402761 0.7508822 [36,] 0.6882068 0.6976056 0.7076434 0.7184551 0.7285064 0.7402796 0.7510025 [37,] 0.6882752 0.6977144 0.7079751 0.7187337 0.7285826 0.7402872 0.7510842 [38,] 0.6883148 0.6977532 0.7084238 0.7188280 0.7287976 0.7404625 0.7511792 [39,] 0.6883255 0.6979096 0.7084244 0.7188601 0.7289338 0.7404773 0.7512220 [40,] 0.6883616 0.6981399 0.7085314 0.7190332 0.7289438 0.7404930 0.7512470 [41,] 0.6885982 0.6982137 0.7087401 0.7191501 0.7291158 0.7405861 0.7513884 [42,] 0.6886366 0.6982196 0.7089752 0.7194475 0.7291295 0.7406676 0.7515042 [43,] 0.6887084 0.6984229 0.7090345 0.7194885 0.7292666 0.7407732 0.7515459 [44,] 0.6887658 0.6984438 0.7090466 0.7195094 0.7293096 0.7409767 0.7516004 [45,] 0.6890290 0.6986772 0.7090631 0.7195488 0.7293277 0.7410786 0.7517203 [46,] 0.6893179 0.6987162 0.7091866 0.7196298 0.7295009 0.7411324 0.7517812 [47,] 0.6894134 0.6988245 0.7092490 0.7198193 0.7295217 0.7411413 0.7519623 [48,] 0.6894574 0.6988719 0.7093091 0.7198279 0.7296678 0.7413930 0.7520732 [49,] 0.6896278 0.6988875 0.7103431 0.7198546 0.7297274 0.7414952 0.7520968 [50,] 0.6897095 0.6989088 0.7105036 0.7199140 0.7298033 0.7416436 0.7521908 [51,] 0.6897396 0.6989572 0.7105444 0.7200441 0.7298312 0.7418581 0.7523013 [52,] 0.6898922 0.6990116 0.7106529 0.7200789 0.7300536 0.7419370 0.7523506 [53,] 0.6899093 0.6990702 0.7106887 0.7202303 0.7302558 0.7419672 0.7525545 [54,] 0.6900386 0.6991723 0.7108047 0.7202999 0.7303704 0.7420826 0.7526327 [55,] 0.6902567 0.6992096 0.7108872 0.7203146 0.7305232 0.7423621 0.7526552 [56,] 0.6902625 0.6992166 0.7109441 0.7203741 0.7305755 0.7424616 0.7526788 [57,] 0.6902689 0.6992904 0.7111212 0.7204158 0.7306265 0.7426134 0.7531175 [58,] 0.6902722 0.6995164 0.7111649 0.7205049 0.7306666 0.7426223 0.7532067 [59,] 0.6902787 0.6996408 0.7112717 0.7205505 0.7306759 0.7429256 0.7533327 [60,] 0.6903917 0.6996898 0.7114107 0.7206490 0.7307440 0.7429724 0.7533598 [61,] 0.6904205 0.6997231 0.7114168 0.7206814 0.7309329 0.7429903 0.7534896 [62,] 0.6904817 0.6997288 0.7114348 0.7208651 0.7310255 0.7431065 0.7535944 [63,] 0.6905324 0.6997691 0.7114582 0.7208864 0.7311006 0.7431980 0.7536426 [64,] 0.6905435 0.6999743 0.7114702 0.7209541 0.7311212 0.7433284 0.7536895 [65,] 0.6906007 0.7000365 0.7116202 0.7211318 0.7311237 0.7433374 0.7537231 [66,] 0.6906452 0.7001565 0.7117439 0.7216140 0.7312367 0.7434347 0.7540297 [67,] 0.6906601 0.7001573 0.7117534 0.7216507 0.7313716 0.7436600 0.7541241 [68,] 0.6906636 0.7001592 0.7117583 0.7218123 0.7313860 0.7436661 0.7542672 [69,] 0.6906967 0.7001886 0.7119435 0.7219596 0.7315093 0.7437829 0.7543227 [70,] 0.6908535 0.7002369 0.7119708 0.7219751 0.7317342 0.7440799 0.7543330 [71,] 0.6909230 0.7004647 0.7119934 0.7220438 0.7317395 0.7442882 0.7543713 [72,] 0.6912734 0.7005435 0.7119998 0.7220525 0.7317925 0.7445428 0.7543737 [73,] 0.6912993 0.7008506 0.7120332 0.7221993 0.7319130 0.7446954 0.7545301 [74,] 0.6913377 0.7009283 0.7122246 0.7222666 0.7320672 0.7446967 0.7546650 [75,] 0.6915233 0.7009574 0.7122422 0.7222771 0.7322649 0.7447190 0.7547056 [76,] 0.6915448 0.7010736 0.7122769 0.7223712 0.7322800 0.7447577 0.7547240 [77,] 0.6915889 0.7010881 0.7124650 0.7224569 0.7323137 0.7449405 0.7547772 [78,] 0.6916089 0.7010907 0.7124691 0.7225593 0.7324212 0.7449794 0.7548209 [79,] 0.6917155 0.7012464 0.7125147 0.7225651 0.7327180 0.7450311 0.7548935 [80,] 0.6918016 0.7013571 0.7125401 0.7226833 0.7328445 0.7451101 0.7551082 [81,] 0.6919277 0.7013797 0.7126065 0.7227002 0.7329470 0.7451168 0.7551232 [82,] 0.6920144 0.7015874 0.7126537 0.7228636 0.7334012 0.7452031 0.7551307 [83,] 0.6920424 0.7017807 0.7128810 0.7229625 0.7337955 0.7452290 0.7551531 [84,] 0.6920688 0.7018149 0.7129067 0.7231234 0.7338839 0.7452771 0.7552879 [85,] 0.6922663 0.7018589 0.7132073 0.7231614 0.7339548 0.7455364 0.7553704 [86,] 0.6923097 0.7019524 0.7133908 0.7231949 0.7339891 0.7455435 0.7554134 [87,] 0.6923984 0.7020901 0.7135182 0.7232144 0.7339980 0.7456982 0.7554918 [88,] 0.6924190 0.7021302 0.7137142 0.7232151 0.7340373 0.7460599 0.7554944 [89,] 0.6925140 0.7021977 0.7139712 0.7232554 0.7344113 0.7466591 0.7557632 [90,] 0.6925319 0.7022948 0.7141619 0.7233388 0.7344762 0.7466983 0.7559115 [91,] 0.6926439 0.7024625 0.7143183 0.7233421 0.7346093 0.7468144 0.7559666 [92,] 0.6927316 0.7024759 0.7143653 0.7233518 0.7346616 0.7469328 0.7562869 [93,] 0.6927534 0.7025617 0.7145197 0.7233998 0.7347360 0.7469383 0.7563565 [94,] 0.6928209 0.7027787 0.7145643 0.7234043 0.7348566 0.7470308 0.7564132 [95,] 0.6929435 0.7027915 0.7145788 0.7236908 0.7350036 0.7474291 0.7565051 [96,] 0.6930635 0.7027963 0.7146972 0.7237109 0.7352045 0.7475103 0.7565982 [97,] 0.6932443 0.7030477 0.7147179 0.7237124 0.7354421 0.7475385 0.7566449 [98,] 0.6932723 0.7036019 0.7147220 0.7237259 0.7354951 0.7476351 0.7568543 [99,] 0.6935205 0.7036831 0.7147277 0.7238097 0.7356475 0.7476684 0.7568718 [100,] 0.6936135 0.7038738 0.7147664 0.7238705 0.7359168 0.7476829 0.7568797 [,76] [,77] [,78] [,79] [,80] [,81] [,82] [1,] 0.7569041 0.7665894 0.7770974 0.7854794 0.7953894 0.8068745 0.8186028 [2,] 0.7569163 0.7666924 0.7771089 0.7855288 0.7954700 0.8069401 0.8186347 [3,] 0.7570504 0.7667889 0.7771128 0.7855352 0.7954929 0.8071113 0.8188239 [4,] 0.7570871 0.7668428 0.7771450 0.7856303 0.7955424 0.8071374 0.8189465 [5,] 0.7572496 0.7668774 0.7772063 0.7860536 0.7956458 0.8071607 0.8191545 [6,] 0.7573015 0.7671372 0.7772292 0.7860697 0.7957468 0.8072118 0.8195300 [7,] 0.7576923 0.7671705 0.7772404 0.7862192 0.7960567 0.8073193 0.8195404 [8,] 0.7579018 0.7672344 0.7773207 0.7862977 0.7961473 0.8073480 0.8196018 [9,] 0.7579937 0.7672535 0.7773417 0.7863159 0.7964028 0.8074548 0.8196983 [10,] 0.7581031 0.7673696 0.7774262 0.7864142 0.7968361 0.8074608 0.8197695 [11,] 0.7583404 0.7674509 0.7774452 0.7864448 0.7969910 0.8075293 0.8198546 [12,] 0.7583511 0.7674587 0.7774504 0.7864473 0.7971933 0.8076772 0.8199128 [13,] 0.7584232 0.7676564 0.7775739 0.7867439 0.7973088 0.8077270 0.8199521 [14,] 0.7584289 0.7677572 0.7776286 0.7869569 0.7975753 0.8077412 0.8199937 [15,] 0.7586695 0.7678018 0.7777323 0.7870109 0.7975892 0.8078513 0.8201267 [16,] 0.7586781 0.7679433 0.7780425 0.7870984 0.7976710 0.8080136 0.8201716 [17,] 0.7586968 0.7680358 0.7781300 0.7871068 0.7977437 0.8081629 0.8202800 [18,] 0.7587160 0.7681446 0.7781605 0.7871415 0.7978725 0.8082258 0.8203210 [19,] 0.7587601 0.7684268 0.7781803 0.7871443 0.7979753 0.8082445 0.8203689 [20,] 0.7588298 0.7686263 0.7781813 0.7871527 0.7980206 0.8084204 0.8204124 [21,] 0.7588415 0.7687460 0.7783826 0.7871715 0.7982850 0.8087760 0.8204764 [22,] 0.7590592 0.7687905 0.7785446 0.7872148 0.7986556 0.8089696 0.8205500 [23,] 0.7590753 0.7688186 0.7785705 0.7872654 0.7988145 0.8092854 0.8205506 [24,] 0.7591693 0.7689412 0.7786785 0.7875022 0.7990010 0.8094964 0.8206353 [25,] 0.7592941 0.7692554 0.7788390 0.7875405 0.7992316 0.8098069 0.8206500 [26,] 0.7593479 0.7693835 0.7789147 0.7879921 0.7992765 0.8098534 0.8206986 [27,] 0.7595126 0.7694266 0.7789747 0.7881260 0.7993568 0.8099237 0.8208669 [28,] 0.7595422 0.7695038 0.7790315 0.7881341 0.7995084 0.8099490 0.8209463 [29,] 0.7595429 0.7696190 0.7791497 0.7882860 0.7996913 0.8100581 0.8209793 [30,] 0.7596598 0.7698165 0.7792748 0.7883240 0.7997055 0.8102108 0.8211623 [31,] 0.7596719 0.7698414 0.7792786 0.7885999 0.7997762 0.8102753 0.8212592 [32,] 0.7598110 0.7698877 0.7794793 0.7887125 0.7999015 0.8103946 0.8212843 [33,] 0.7598890 0.7699205 0.7795631 0.7887634 0.8001164 0.8105923 0.8213566 [34,] 0.7600341 0.7700655 0.7796328 0.7888116 0.8001914 0.8107640 0.8213685 [35,] 0.7600703 0.7700691 0.7797261 0.7889433 0.8002110 0.8108488 0.8213939 [36,] 0.7601154 0.7700814 0.7797428 0.7889571 0.8002396 0.8108702 0.8214110 [37,] 0.7601882 0.7702254 0.7799144 0.7889957 0.8004642 0.8109163 0.8214141 [38,] 0.7602932 0.7705493 0.7799683 0.7890945 0.8004763 0.8109198 0.8215426 [39,] 0.7603133 0.7706536 0.7799849 0.7891679 0.8004792 0.8112761 0.8215847 [40,] 0.7603633 0.7707370 0.7800651 0.7891687 0.8005806 0.8113782 0.8215879 [41,] 0.7606472 0.7709013 0.7801458 0.7892049 0.8007616 0.8114043 0.8217851 [42,] 0.7608668 0.7709437 0.7803645 0.7892315 0.8010750 0.8114668 0.8218030 [43,] 0.7608815 0.7709811 0.7804866 0.7893562 0.8011419 0.8116312 0.8218638 [44,] 0.7612966 0.7711350 0.7804914 0.7895449 0.8012218 0.8117146 0.8218779 [45,] 0.7614802 0.7712624 0.7805361 0.7897092 0.8012795 0.8118525 0.8219707 [46,] 0.7615099 0.7714948 0.7805390 0.7897163 0.8015848 0.8119352 0.8220054 [47,] 0.7615166 0.7716749 0.7806306 0.7897479 0.8016445 0.8119983 0.8220781 [48,] 0.7615242 0.7718034 0.7807398 0.7897639 0.8016788 0.8121315 0.8221336 [49,] 0.7619739 0.7720692 0.7807418 0.7897927 0.8016877 0.8122963 0.8221431 [50,] 0.7620811 0.7721057 0.7807516 0.7899141 0.8017233 0.8123051 0.8222048 [51,] 0.7620874 0.7724270 0.7809939 0.7899845 0.8017257 0.8123301 0.8222186 [52,] 0.7621515 0.7724582 0.7810175 0.7900150 0.8018186 0.8123478 0.8223992 [53,] 0.7621528 0.7728047 0.7810254 0.7900843 0.8018980 0.8123498 0.8225284 [54,] 0.7621944 0.7730445 0.7811764 0.7901630 0.8019649 0.8125119 0.8225391 [55,] 0.7622474 0.7731174 0.7813167 0.7904094 0.8019947 0.8127571 0.8225875 [56,] 0.7623484 0.7731273 0.7815425 0.7904869 0.8020520 0.8129178 0.8226305 [57,] 0.7624129 0.7731982 0.7816092 0.7908210 0.8020991 0.8131527 0.8227692 [58,] 0.7624302 0.7733020 0.7816249 0.7909532 0.8021290 0.8133156 0.8227933 [59,] 0.7625439 0.7733483 0.7817394 0.7909714 0.8021805 0.8134352 0.8228980 [60,] 0.7625898 0.7734545 0.7819588 0.7912712 0.8023495 0.8135665 0.8229073 [61,] 0.7626047 0.7734601 0.7819648 0.7913513 0.8026365 0.8136366 0.8229108 [62,] 0.7626135 0.7735781 0.7820364 0.7914059 0.8028264 0.8137412 0.8229688 [63,] 0.7626210 0.7736676 0.7820438 0.7916746 0.8028674 0.8138058 0.8230517 [64,] 0.7626505 0.7737914 0.7821071 0.7919224 0.8031190 0.8139164 0.8230918 [65,] 0.7626606 0.7740581 0.7821105 0.7919232 0.8032339 0.8141769 0.8231084 [66,] 0.7626722 0.7740809 0.7821821 0.7919633 0.8034905 0.8142270 0.8231709 [67,] 0.7627807 0.7741447 0.7823115 0.7921368 0.8038681 0.8142518 0.8232937 [68,] 0.7627809 0.7742982 0.7823569 0.7921833 0.8038946 0.8142796 0.8235170 [69,] 0.7629834 0.7744019 0.7823848 0.7921869 0.8041338 0.8148521 0.8236185 [70,] 0.7631321 0.7744181 0.7824185 0.7921957 0.8041748 0.8152024 0.8236272 [71,] 0.7632227 0.7747087 0.7824248 0.7923237 0.8042245 0.8155642 0.8237532 [72,] 0.7632533 0.7748837 0.7825103 0.7923427 0.8043148 0.8159155 0.8238742 [73,] 0.7632759 0.7749521 0.7826109 0.7923788 0.8043536 0.8159210 0.8239626 [74,] 0.7633691 0.7750146 0.7827214 0.7923983 0.8043908 0.8160555 0.8241162 [75,] 0.7636171 0.7750282 0.7827252 0.7924306 0.8044087 0.8160872 0.8241236 [76,] 0.7636712 0.7751429 0.7828513 0.7925410 0.8046387 0.8161372 0.8241388 [77,] 0.7637060 0.7751599 0.7829328 0.7925507 0.8050614 0.8162526 0.8244661 [78,] 0.7639000 0.7752347 0.7830443 0.7925954 0.8050955 0.8162814 0.8245707 [79,] 0.7639732 0.7752549 0.7830652 0.7926723 0.8051562 0.8163007 0.8246548 [80,] 0.7640194 0.7752741 0.7830977 0.7929090 0.8052736 0.8164797 0.8246904 [81,] 0.7640813 0.7757725 0.7832239 0.7930711 0.8052811 0.8165235 0.8247951 [82,] 0.7640849 0.7758935 0.7834048 0.7933506 0.8054566 0.8167783 0.8248266 [83,] 0.7641140 0.7759616 0.7834503 0.7933860 0.8054844 0.8168745 0.8250362 [84,] 0.7642656 0.7760223 0.7837751 0.7940710 0.8058075 0.8170979 0.8251242 [85,] 0.7643028 0.7761037 0.7838246 0.7941190 0.8059156 0.8171401 0.8253841 [86,] 0.7644052 0.7761724 0.7840174 0.7941422 0.8060420 0.8171412 0.8254391 [87,] 0.7646624 0.7763111 0.7841393 0.7941999 0.8061086 0.8171892 0.8258795 [88,] 0.7647429 0.7763256 0.7842886 0.7942399 0.8061353 0.8172572 0.8263332 [89,] 0.7647608 0.7764258 0.7843272 0.7942902 0.8061454 0.8174918 0.8264776 [90,] 0.7649491 0.7764260 0.7844474 0.7944546 0.8062846 0.8174994 0.8265219 [91,] 0.7650010 0.7764455 0.7845462 0.7944936 0.8063445 0.8175580 0.8265739 [92,] 0.7651898 0.7765027 0.7846093 0.7945677 0.8063651 0.8175715 0.8267370 [93,] 0.7654339 0.7765562 0.7848173 0.7946076 0.8064087 0.8176326 0.8267845 [94,] 0.7655634 0.7765746 0.7848355 0.7946966 0.8065418 0.8179141 0.8269317 [95,] 0.7657872 0.7766699 0.7849173 0.7948003 0.8065497 0.8182229 0.8269599 [96,] 0.7660421 0.7766737 0.7849286 0.7951615 0.8065922 0.8182583 0.8270355 [97,] 0.7663107 0.7768340 0.7849355 0.7951925 0.8066992 0.8183228 0.8272130 [98,] 0.7663283 0.7768507 0.7849622 0.7951983 0.8067314 0.8183862 0.8272547 [99,] 0.7663299 0.7768711 0.7851701 0.7952797 0.8068204 0.8184630 0.8273733 [100,] 0.7663516 0.7770807 0.7854434 0.7953017 0.8068450 0.8185018 0.8275619 [,83] [,84] [,85] [,86] [,87] [,88] [,89] [1,] 0.8277178 0.8377422 0.8473997 0.8577325 0.8664051 0.8750889 0.8834834 [2,] 0.8277526 0.8378493 0.8474121 0.8577955 0.8664404 0.8752180 0.8835077 [3,] 0.8278263 0.8380385 0.8475352 0.8578984 0.8665609 0.8753213 0.8835378 [4,] 0.8278395 0.8381223 0.8475366 0.8579006 0.8666051 0.8754056 0.8835598 [5,] 0.8280750 0.8381724 0.8476254 0.8579599 0.8668086 0.8756099 0.8836001 [6,] 0.8282519 0.8382672 0.8476904 0.8580974 0.8668652 0.8757688 0.8837007 [7,] 0.8285344 0.8383103 0.8478821 0.8581231 0.8669163 0.8758332 0.8837523 [8,] 0.8285548 0.8383675 0.8478879 0.8582460 0.8670356 0.8758446 0.8839274 [9,] 0.8286532 0.8383841 0.8481066 0.8582615 0.8671368 0.8759190 0.8843905 [10,] 0.8287022 0.8383846 0.8481117 0.8584971 0.8671695 0.8759437 0.8844296 [11,] 0.8288130 0.8384246 0.8483761 0.8585041 0.8672388 0.8762022 0.8844504 [12,] 0.8288913 0.8384462 0.8483795 0.8586875 0.8674202 0.8762133 0.8844984 [13,] 0.8289767 0.8386092 0.8485351 0.8587471 0.8674382 0.8762162 0.8844998 [14,] 0.8290881 0.8386736 0.8485403 0.8588078 0.8676358 0.8762336 0.8845834 [15,] 0.8291249 0.8387176 0.8486061 0.8588981 0.8677118 0.8762573 0.8848503 [16,] 0.8291641 0.8387839 0.8486311 0.8590631 0.8677224 0.8762692 0.8850305 [17,] 0.8292011 0.8388272 0.8486435 0.8590847 0.8677523 0.8766279 0.8850977 [18,] 0.8292697 0.8391988 0.8489653 0.8591771 0.8678638 0.8766871 0.8851549 [19,] 0.8293243 0.8391990 0.8489856 0.8592421 0.8678780 0.8767092 0.8852263 [20,] 0.8294570 0.8393039 0.8492513 0.8594497 0.8679692 0.8768584 0.8853018 [21,] 0.8294869 0.8393075 0.8493537 0.8596118 0.8679999 0.8769449 0.8855627 [22,] 0.8295021 0.8393174 0.8493815 0.8596756 0.8680710 0.8770575 0.8856125 [23,] 0.8295290 0.8393283 0.8494066 0.8599374 0.8680955 0.8771937 0.8857122 [24,] 0.8295918 0.8393433 0.8494571 0.8599427 0.8681478 0.8773318 0.8857395 [25,] 0.8297091 0.8394404 0.8495521 0.8600141 0.8681757 0.8775107 0.8857718 [26,] 0.8298340 0.8394716 0.8497019 0.8600840 0.8682621 0.8775387 0.8859467 [27,] 0.8298433 0.8395181 0.8497418 0.8602815 0.8683114 0.8775781 0.8860451 [28,] 0.8298771 0.8396262 0.8498334 0.8603020 0.8683319 0.8775798 0.8861631 [29,] 0.8299927 0.8396603 0.8500099 0.8603167 0.8684239 0.8779438 0.8862900 [30,] 0.8300576 0.8396756 0.8500396 0.8603428 0.8687572 0.8780142 0.8863953 [31,] 0.8301291 0.8396941 0.8501929 0.8603539 0.8688192 0.8780184 0.8864509 [32,] 0.8302457 0.8398560 0.8502282 0.8604990 0.8691424 0.8780764 0.8864588 [33,] 0.8302813 0.8402004 0.8504057 0.8605491 0.8692918 0.8780840 0.8868353 [34,] 0.8306908 0.8402179 0.8504591 0.8606912 0.8693320 0.8782576 0.8868613 [35,] 0.8307324 0.8402839 0.8504987 0.8607180 0.8694055 0.8782764 0.8869105 [36,] 0.8308825 0.8403763 0.8505323 0.8607653 0.8695126 0.8783417 0.8870561 [37,] 0.8311263 0.8405070 0.8505755 0.8608794 0.8695767 0.8785133 0.8871285 [38,] 0.8311370 0.8405082 0.8506760 0.8610126 0.8696573 0.8787089 0.8874139 [39,] 0.8311825 0.8405176 0.8508190 0.8610901 0.8696908 0.8788229 0.8874725 [40,] 0.8312829 0.8405349 0.8509455 0.8611096 0.8697003 0.8788442 0.8877372 [41,] 0.8313199 0.8406146 0.8510350 0.8611461 0.8698209 0.8791671 0.8877577 [42,] 0.8314053 0.8407330 0.8510476 0.8612037 0.8698776 0.8791804 0.8879090 [43,] 0.8314302 0.8407552 0.8510762 0.8612095 0.8698923 0.8793885 0.8879703 [44,] 0.8316574 0.8407960 0.8510984 0.8612317 0.8699092 0.8794333 0.8879913 [45,] 0.8316717 0.8408857 0.8511091 0.8612694 0.8700501 0.8796087 0.8880363 [46,] 0.8317947 0.8408978 0.8515347 0.8612748 0.8701686 0.8798326 0.8880539 [47,] 0.8317970 0.8409301 0.8515499 0.8613313 0.8703712 0.8798906 0.8881125 [48,] 0.8318934 0.8410932 0.8516439 0.8614305 0.8704433 0.8798988 0.8881218 [49,] 0.8318990 0.8411908 0.8516676 0.8614763 0.8704538 0.8799591 0.8881766 [50,] 0.8321414 0.8413517 0.8517603 0.8614933 0.8704550 0.8799812 0.8882063 [51,] 0.8322932 0.8413698 0.8518713 0.8615148 0.8706860 0.8800948 0.8882137 [52,] 0.8323277 0.8417171 0.8519286 0.8618562 0.8707484 0.8801116 0.8884460 [53,] 0.8323461 0.8417338 0.8521336 0.8618734 0.8707688 0.8801816 0.8885100 [54,] 0.8324757 0.8419167 0.8521501 0.8620340 0.8708056 0.8801939 0.8885809 [55,] 0.8325555 0.8420864 0.8521522 0.8621352 0.8709115 0.8803191 0.8886937 [56,] 0.8325889 0.8420938 0.8522328 0.8621388 0.8710240 0.8806190 0.8888240 [57,] 0.8325908 0.8423669 0.8524092 0.8621636 0.8710419 0.8806286 0.8891935 [58,] 0.8326198 0.8424395 0.8524343 0.8622985 0.8710845 0.8806838 0.8891996 [59,] 0.8326442 0.8425045 0.8524538 0.8623888 0.8711819 0.8806996 0.8892784 [60,] 0.8326607 0.8425873 0.8527972 0.8624375 0.8712180 0.8807107 0.8893648 [61,] 0.8327524 0.8425899 0.8528902 0.8625107 0.8712309 0.8807795 0.8893717 [62,] 0.8329182 0.8427858 0.8530977 0.8625125 0.8713316 0.8807844 0.8897953 [63,] 0.8330180 0.8429166 0.8531798 0.8625392 0.8716635 0.8808102 0.8897977 [64,] 0.8331105 0.8429675 0.8533089 0.8625946 0.8717715 0.8809970 0.8899852 [65,] 0.8331883 0.8430302 0.8534311 0.8630542 0.8718050 0.8810424 0.8903988 [66,] 0.8332060 0.8430723 0.8536517 0.8630730 0.8718617 0.8810632 0.8904246 [67,] 0.8338272 0.8430806 0.8536764 0.8632304 0.8719545 0.8811505 0.8906183 [68,] 0.8338963 0.8431201 0.8537424 0.8632828 0.8719625 0.8812920 0.8908038 [69,] 0.8341061 0.8433038 0.8538075 0.8634177 0.8719798 0.8813353 0.8908106 [70,] 0.8342589 0.8434271 0.8539565 0.8634363 0.8719999 0.8814598 0.8908110 [71,] 0.8348242 0.8437896 0.8540015 0.8634455 0.8720999 0.8817190 0.8908846 [72,] 0.8349464 0.8439211 0.8540528 0.8634999 0.8721208 0.8817320 0.8910743 [73,] 0.8349958 0.8440971 0.8542199 0.8636007 0.8721598 0.8817389 0.8913140 [74,] 0.8352472 0.8447147 0.8545318 0.8636306 0.8722013 0.8818397 0.8914180 [75,] 0.8353120 0.8448093 0.8545932 0.8639098 0.8722974 0.8818987 0.8915247 [76,] 0.8354294 0.8449396 0.8548440 0.8639953 0.8725060 0.8819578 0.8915735 [77,] 0.8355179 0.8450473 0.8549014 0.8641377 0.8725549 0.8820485 0.8917565 [78,] 0.8355489 0.8451018 0.8549044 0.8643334 0.8726027 0.8821177 0.8918291 [79,] 0.8356075 0.8453132 0.8550824 0.8643395 0.8727669 0.8822393 0.8918720 [80,] 0.8357359 0.8455440 0.8551084 0.8643733 0.8729554 0.8823024 0.8921983 [81,] 0.8358059 0.8456026 0.8551118 0.8645449 0.8729749 0.8823200 0.8925289 [82,] 0.8358761 0.8456222 0.8552947 0.8645776 0.8731620 0.8823542 0.8925770 [83,] 0.8358895 0.8456227 0.8553115 0.8646178 0.8732811 0.8824451 0.8927099 [84,] 0.8359353 0.8457072 0.8555058 0.8646307 0.8733153 0.8824806 0.8927384 [85,] 0.8362239 0.8457110 0.8555270 0.8646470 0.8733431 0.8824890 0.8929100 [86,] 0.8365121 0.8460202 0.8558030 0.8647506 0.8736850 0.8824987 0.8929104 [87,] 0.8366388 0.8462458 0.8561046 0.8648076 0.8738860 0.8825234 0.8932992 [88,] 0.8367296 0.8462503 0.8561317 0.8648428 0.8739050 0.8826320 0.8934332 [89,] 0.8367323 0.8463536 0.8561546 0.8651256 0.8739395 0.8826355 0.8934552 [90,] 0.8368413 0.8465103 0.8562262 0.8654334 0.8740876 0.8826518 0.8934769 [91,] 0.8368828 0.8465710 0.8563087 0.8656097 0.8741497 0.8828908 0.8935240 [92,] 0.8370251 0.8467109 0.8563459 0.8656330 0.8742830 0.8829711 0.8935713 [93,] 0.8373316 0.8468692 0.8568678 0.8656379 0.8743088 0.8829967 0.8936403 [94,] 0.8373998 0.8469688 0.8569210 0.8656838 0.8743098 0.8830314 0.8936566 [95,] 0.8374166 0.8469847 0.8570709 0.8657829 0.8743692 0.8830336 0.8937437 [96,] 0.8374415 0.8471298 0.8572252 0.8657834 0.8744372 0.8831239 0.8939746 [97,] 0.8374463 0.8471589 0.8572805 0.8662596 0.8746683 0.8831742 0.8939915 [98,] 0.8375084 0.8471812 0.8573061 0.8663318 0.8747136 0.8833383 0.8940501 [99,] 0.8375713 0.8472281 0.8574108 0.8663509 0.8748154 0.8833537 0.8940521 [100,] 0.8376445 0.8472432 0.8575015 0.8663884 0.8750292 0.8833869 0.8941283 [,90] [,91] [,92] [,93] [,94] [,95] [,96] [1,] 0.8945073 0.9039488 0.9132807 0.9233859 0.9330795 0.9436593 0.9526436 [2,] 0.8948194 0.9039679 0.9133742 0.9234688 0.9332330 0.9436860 0.9527293 [3,] 0.8948443 0.9039680 0.9133861 0.9237039 0.9335062 0.9436971 0.9529268 [4,] 0.8948456 0.9044051 0.9134085 0.9237961 0.9335603 0.9437248 0.9529419 [5,] 0.8949198 0.9044057 0.9134223 0.9239685 0.9337373 0.9437278 0.9531415 [6,] 0.8950812 0.9044857 0.9135027 0.9240387 0.9337963 0.9440072 0.9532437 [7,] 0.8950884 0.9045466 0.9136158 0.9240706 0.9338847 0.9440716 0.9532803 [8,] 0.8950941 0.9047853 0.9136255 0.9240745 0.9339017 0.9442449 0.9533156 [9,] 0.8952347 0.9051577 0.9137350 0.9240966 0.9339263 0.9443467 0.9533555 [10,] 0.8952835 0.9052400 0.9137846 0.9241159 0.9340786 0.9443782 0.9534456 [11,] 0.8954103 0.9052517 0.9139747 0.9242110 0.9340923 0.9444102 0.9535484 [12,] 0.8954454 0.9052619 0.9140789 0.9243324 0.9341721 0.9444891 0.9535565 [13,] 0.8956172 0.9052935 0.9141257 0.9243664 0.9342253 0.9445283 0.9535909 [14,] 0.8956463 0.9053140 0.9143906 0.9246132 0.9344992 0.9445569 0.9536393 [15,] 0.8961139 0.9053497 0.9145002 0.9246411 0.9345282 0.9446753 0.9537327 [16,] 0.8961418 0.9054358 0.9146233 0.9248780 0.9345514 0.9447914 0.9538218 [17,] 0.8964433 0.9054530 0.9146880 0.9249142 0.9346914 0.9448205 0.9538274 [18,] 0.8965273 0.9055773 0.9148617 0.9250593 0.9347052 0.9450770 0.9543781 [19,] 0.8965754 0.9056643 0.9152182 0.9251898 0.9347163 0.9451027 0.9545021 [20,] 0.8966193 0.9056940 0.9154632 0.9251926 0.9347601 0.9454578 0.9546325 [21,] 0.8966204 0.9057035 0.9154839 0.9252299 0.9348203 0.9454867 0.9547507 [22,] 0.8966627 0.9057389 0.9154962 0.9252681 0.9348389 0.9455710 0.9547886 [23,] 0.8967413 0.9058139 0.9155537 0.9253235 0.9349170 0.9455725 0.9549078 [24,] 0.8967904 0.9058467 0.9156348 0.9253597 0.9349292 0.9457523 0.9549137 [25,] 0.8968428 0.9058620 0.9156541 0.9256773 0.9350055 0.9459267 0.9549880 [26,] 0.8968619 0.9059410 0.9157678 0.9256775 0.9350969 0.9459473 0.9551467 [27,] 0.8969003 0.9062030 0.9158092 0.9257361 0.9351804 0.9459747 0.9551889 [28,] 0.8969427 0.9063085 0.9160726 0.9258740 0.9352185 0.9463383 0.9552382 [29,] 0.8970902 0.9063153 0.9160890 0.9258927 0.9352601 0.9464028 0.9552844 [30,] 0.8971640 0.9063233 0.9162931 0.9259504 0.9355668 0.9464075 0.9553468 [31,] 0.8972597 0.9063655 0.9164303 0.9261132 0.9355753 0.9465567 0.9554141 [32,] 0.8975036 0.9065272 0.9165577 0.9262105 0.9356561 0.9467849 0.9554216 [33,] 0.8975502 0.9066861 0.9168595 0.9268963 0.9357125 0.9468178 0.9554318 [34,] 0.8975960 0.9067407 0.9170427 0.9271992 0.9357246 0.9468266 0.9554612 [35,] 0.8977446 0.9067510 0.9173871 0.9273021 0.9358551 0.9469176 0.9555755 [36,] 0.8978291 0.9069644 0.9174040 0.9273090 0.9359580 0.9469710 0.9556758 [37,] 0.8978485 0.9070170 0.9174571 0.9275233 0.9361443 0.9470205 0.9557907 [38,] 0.8980741 0.9071988 0.9174595 0.9275436 0.9362418 0.9471347 0.9558021 [39,] 0.8981952 0.9071993 0.9178601 0.9275974 0.9369635 0.9473425 0.9558605 [40,] 0.8982973 0.9072186 0.9179064 0.9276873 0.9373180 0.9473517 0.9561592 [41,] 0.8983897 0.9072225 0.9179435 0.9277993 0.9373689 0.9474522 0.9561835 [42,] 0.8985059 0.9072492 0.9179667 0.9278078 0.9373967 0.9475129 0.9562857 [43,] 0.8986111 0.9072914 0.9179715 0.9278496 0.9374470 0.9475796 0.9563183 [44,] 0.8987658 0.9073257 0.9182029 0.9281775 0.9375498 0.9475869 0.9563637 [45,] 0.8987887 0.9073330 0.9182296 0.9284404 0.9377216 0.9476846 0.9564741 [46,] 0.8988081 0.9076495 0.9183179 0.9284832 0.9377406 0.9477103 0.9566023 [47,] 0.8988175 0.9076792 0.9183290 0.9285804 0.9381769 0.9477622 0.9568830 [48,] 0.8989357 0.9077861 0.9183381 0.9286152 0.9382981 0.9479664 0.9568853 [49,] 0.8990086 0.9080061 0.9183794 0.9286171 0.9383359 0.9484689 0.9569111 [50,] 0.8990259 0.9080733 0.9184983 0.9287031 0.9384137 0.9485976 0.9570889 [51,] 0.8992775 0.9081104 0.9185832 0.9287772 0.9385028 0.9488718 0.9570980 [52,] 0.8993639 0.9081722 0.9186148 0.9288704 0.9385885 0.9489064 0.9571748 [53,] 0.8993669 0.9082078 0.9188422 0.9288979 0.9386677 0.9489382 0.9571861 [54,] 0.8994048 0.9083722 0.9188958 0.9289548 0.9387060 0.9490316 0.9572499 [55,] 0.8997295 0.9087037 0.9190514 0.9291086 0.9390541 0.9491412 0.9573199 [56,] 0.8997467 0.9088926 0.9190622 0.9292383 0.9391367 0.9491573 0.9573323 [57,] 0.9000326 0.9090338 0.9193318 0.9292440 0.9392858 0.9492204 0.9574988 [58,] 0.9001195 0.9091496 0.9194578 0.9292539 0.9393948 0.9492587 0.9575082 [59,] 0.9001683 0.9091887 0.9195898 0.9292558 0.9394089 0.9492760 0.9575225 [60,] 0.9002146 0.9091987 0.9196310 0.9296145 0.9394947 0.9494696 0.9575916 [61,] 0.9006177 0.9094046 0.9196421 0.9297432 0.9395845 0.9495680 0.9576365 [62,] 0.9006298 0.9095206 0.9197699 0.9297516 0.9397632 0.9495808 0.9577662 [63,] 0.9006846 0.9098278 0.9198953 0.9297922 0.9397714 0.9495870 0.9577868 [64,] 0.9007490 0.9098338 0.9199018 0.9298606 0.9397820 0.9497079 0.9579960 [65,] 0.9009008 0.9099553 0.9202161 0.9299194 0.9399169 0.9499202 0.9580972 [66,] 0.9009332 0.9100609 0.9205178 0.9300927 0.9399618 0.9499438 0.9581020 [67,] 0.9009393 0.9101575 0.9205915 0.9302022 0.9399730 0.9499907 0.9582138 [68,] 0.9009785 0.9101771 0.9206375 0.9302877 0.9400302 0.9500088 0.9584166 [69,] 0.9010626 0.9102067 0.9207627 0.9304062 0.9400362 0.9501329 0.9584294 [70,] 0.9012503 0.9103328 0.9207682 0.9305919 0.9401047 0.9503260 0.9585264 [71,] 0.9012693 0.9103703 0.9208275 0.9306072 0.9401522 0.9503439 0.9585848 [72,] 0.9012720 0.9103754 0.9209408 0.9306845 0.9403087 0.9503646 0.9587667 [73,] 0.9015762 0.9104086 0.9212285 0.9306993 0.9403779 0.9506157 0.9587859 [74,] 0.9016953 0.9104573 0.9213235 0.9308173 0.9404440 0.9507692 0.9589703 [75,] 0.9019065 0.9105345 0.9213256 0.9308759 0.9404640 0.9509192 0.9592029 [76,] 0.9019143 0.9106164 0.9213623 0.9309412 0.9404821 0.9509435 0.9592409 [77,] 0.9019199 0.9110898 0.9214179 0.9309553 0.9405140 0.9509510 0.9593199 [78,] 0.9019728 0.9111221 0.9215666 0.9312215 0.9406498 0.9510600 0.9593820 [79,] 0.9021466 0.9112220 0.9216768 0.9313862 0.9413571 0.9511395 0.9594752 [80,] 0.9022011 0.9112338 0.9217332 0.9314313 0.9414891 0.9512714 0.9594827 [81,] 0.9022377 0.9112625 0.9217582 0.9316607 0.9415096 0.9514056 0.9596734 [82,] 0.9023471 0.9114167 0.9219067 0.9318321 0.9416020 0.9514603 0.9599686 [83,] 0.9023853 0.9116347 0.9219315 0.9318757 0.9416312 0.9515306 0.9600077 [84,] 0.9024549 0.9116513 0.9220654 0.9319800 0.9417252 0.9515674 0.9600311 [85,] 0.9025374 0.9117862 0.9221363 0.9320120 0.9420181 0.9518416 0.9600516 [86,] 0.9025807 0.9118517 0.9221674 0.9321220 0.9420749 0.9520057 0.9600930 [87,] 0.9026046 0.9119543 0.9222311 0.9321886 0.9420786 0.9520505 0.9601033 [88,] 0.9026424 0.9119599 0.9222862 0.9323185 0.9422571 0.9520901 0.9601162 [89,] 0.9026428 0.9120945 0.9223468 0.9323498 0.9424083 0.9521083 0.9602276 [90,] 0.9028900 0.9121875 0.9223545 0.9325689 0.9425053 0.9522093 0.9602672 [91,] 0.9029448 0.9121952 0.9225008 0.9325719 0.9425855 0.9522379 0.9603550 [92,] 0.9029472 0.9123875 0.9228356 0.9326367 0.9427048 0.9523031 0.9604023 [93,] 0.9029687 0.9125274 0.9228915 0.9326815 0.9427612 0.9523188 0.9604746 [94,] 0.9030621 0.9127048 0.9229488 0.9327543 0.9428503 0.9523500 0.9604926 [95,] 0.9030816 0.9128759 0.9230512 0.9328057 0.9429571 0.9523516 0.9605610 [96,] 0.9031641 0.9129157 0.9231490 0.9328087 0.9430324 0.9524562 0.9605946 [97,] 0.9034657 0.9129363 0.9231742 0.9328098 0.9433259 0.9524607 0.9606067 [98,] 0.9035073 0.9130742 0.9232541 0.9329098 0.9434250 0.9525185 0.9606097 [99,] 0.9037013 0.9131599 0.9233384 0.9329688 0.9434747 0.9525283 0.9606180 [100,] 0.9038772 0.9132312 0.9233615 0.9330719 0.9435650 0.9525541 0.9607017 [,97] [,98] [,99] [,100] [1,] 0.9608613 0.9711031 0.9799999 0.9894998 [2,] 0.9610963 0.9711491 0.9802584 0.9895250 [3,] 0.9610992 0.9712261 0.9802716 0.9897059 [4,] 0.9614099 0.9712753 0.9803410 0.9898656 [5,] 0.9614593 0.9712854 0.9803511 0.9901022 [6,] 0.9615425 0.9715694 0.9803648 0.9904718 [7,] 0.9615772 0.9720656 0.9806011 0.9904768 [8,] 0.9615994 0.9721345 0.9806370 0.9906005 [9,] 0.9617647 0.9724179 0.9806570 0.9906273 [10,] 0.9618436 0.9724476 0.9806840 0.9906600 [11,] 0.9618534 0.9725149 0.9807422 0.9909104 [12,] 0.9619488 0.9725565 0.9807701 0.9909494 [13,] 0.9621726 0.9726032 0.9808341 0.9909710 [14,] 0.9623333 0.9726805 0.9809503 0.9910030 [15,] 0.9625866 0.9727702 0.9810181 0.9910526 [16,] 0.9625894 0.9729072 0.9811891 0.9910992 [17,] 0.9627907 0.9729691 0.9812666 0.9911768 [18,] 0.9628420 0.9730821 0.9813158 0.9912099 [19,] 0.9629545 0.9732139 0.9813181 0.9913126 [20,] 0.9629742 0.9732158 0.9813444 0.9914216 [21,] 0.9630998 0.9733833 0.9815083 0.9914391 [22,] 0.9631105 0.9735905 0.9815635 0.9914525 [23,] 0.9633120 0.9736903 0.9816434 0.9915142 [24,] 0.9638878 0.9737177 0.9816809 0.9915890 [25,] 0.9639448 0.9737267 0.9817141 0.9916906 [26,] 0.9639909 0.9738509 0.9817424 0.9916951 [27,] 0.9639995 0.9739576 0.9819678 0.9917768 [28,] 0.9640785 0.9740018 0.9820503 0.9918298 [29,] 0.9642003 0.9740243 0.9824060 0.9918386 [30,] 0.9642057 0.9742981 0.9824078 0.9918686 [31,] 0.9643170 0.9743598 0.9824740 0.9919061 [32,] 0.9645478 0.9744285 0.9825073 0.9920251 [33,] 0.9645700 0.9745852 0.9826049 0.9921143 [34,] 0.9646737 0.9747925 0.9827652 0.9921433 [35,] 0.9648443 0.9752267 0.9830759 0.9921828 [36,] 0.9648762 0.9752889 0.9831415 0.9923852 [37,] 0.9648791 0.9753530 0.9836039 0.9926841 [38,] 0.9649668 0.9756573 0.9837608 0.9927881 [39,] 0.9650213 0.9756708 0.9839163 0.9930873 [40,] 0.9651476 0.9757386 0.9840374 0.9933931 [41,] 0.9652637 0.9757642 0.9842927 0.9934979 [42,] 0.9654467 0.9757709 0.9843104 0.9935353 [43,] 0.9655767 0.9757892 0.9843289 0.9936444 [44,] 0.9656945 0.9758264 0.9847049 0.9937492 [45,] 0.9658849 0.9759389 0.9848203 0.9937637 [46,] 0.9659125 0.9760747 0.9848797 0.9937790 [47,] 0.9659603 0.9761276 0.9849631 0.9939139 [48,] 0.9661973 0.9761594 0.9850814 0.9939623 [49,] 0.9662458 0.9761707 0.9850910 0.9940665 [50,] 0.9663505 0.9762746 0.9850952 0.9941502 [51,] 0.9663549 0.9764042 0.9851356 0.9942048 [52,] 0.9664131 0.9765029 0.9851438 0.9945299 [53,] 0.9664196 0.9765187 0.9852897 0.9945709 [54,] 0.9664397 0.9765924 0.9853163 0.9947705 [55,] 0.9665274 0.9766210 0.9854021 0.9948227 [56,] 0.9668923 0.9766614 0.9855716 0.9948426 [57,] 0.9669111 0.9766805 0.9856649 0.9948433 [58,] 0.9670100 0.9768259 0.9856845 0.9951824 [59,] 0.9671484 0.9768321 0.9857181 0.9952325 [60,] 0.9671542 0.9768850 0.9857289 0.9952811 [61,] 0.9671970 0.9768876 0.9858351 0.9953547 [62,] 0.9673186 0.9769778 0.9858462 0.9953564 [63,] 0.9673653 0.9769813 0.9860918 0.9954256 [64,] 0.9675708 0.9770933 0.9861368 0.9955881 [65,] 0.9677712 0.9771867 0.9863116 0.9955972 [66,] 0.9678374 0.9772035 0.9863148 0.9957663 [67,] 0.9680193 0.9773425 0.9863253 0.9957824 [68,] 0.9681479 0.9774780 0.9864102 0.9958294 [69,] 0.9682410 0.9775122 0.9864804 0.9959410 [70,] 0.9682778 0.9775569 0.9865135 0.9959655 [71,] 0.9686339 0.9775747 0.9865280 0.9960774 [72,] 0.9687122 0.9776807 0.9868603 0.9961111 [73,] 0.9687947 0.9777097 0.9868936 0.9961893 [74,] 0.9688019 0.9779291 0.9871018 0.9962621 [75,] 0.9688175 0.9779529 0.9871116 0.9962718 [76,] 0.9689147 0.9780547 0.9871334 0.9963618 [77,] 0.9689296 0.9781739 0.9872202 0.9963633 [78,] 0.9690545 0.9782337 0.9873317 0.9966795 [79,] 0.9692088 0.9782737 0.9873347 0.9967656 [80,] 0.9692778 0.9783781 0.9876274 0.9967941 [81,] 0.9694380 0.9785352 0.9877549 0.9968608 [82,] 0.9695282 0.9785541 0.9877929 0.9968996 [83,] 0.9696952 0.9785582 0.9878313 0.9972936 [84,] 0.9697254 0.9785804 0.9878352 0.9973059 [85,] 0.9699211 0.9786532 0.9880437 0.9975382 [86,] 0.9700246 0.9786717 0.9880961 0.9976566 [87,] 0.9700397 0.9787065 0.9881189 0.9977456 [88,] 0.9700732 0.9787859 0.9883418 0.9978961 [89,] 0.9701267 0.9788196 0.9884439 0.9982455 [90,] 0.9701622 0.9789188 0.9885093 0.9982478 [91,] 0.9702849 0.9790359 0.9885451 0.9982637 [92,] 0.9703465 0.9791300 0.9886092 0.9984705 [93,] 0.9704149 0.9794520 0.9887503 0.9987511 [94,] 0.9704517 0.9794688 0.9888336 0.9988133 [95,] 0.9705328 0.9797600 0.9888563 0.9988775 [96,] 0.9707088 0.9797722 0.9889709 0.9989099 [97,] 0.9707949 0.9798027 0.9890256 0.9991947 [98,] 0.9708816 0.9798350 0.9890401 0.9994554 [99,] 0.9709436 0.9799319 0.9891501 0.9998635 [100,] 0.9709971 0.9799576 0.9893155 0.9999306 > info_image(m) Class1 matrix Class2 array Length1 100 Length2 100 MegaPixels 0.01 Mode numeric SizeMemory.MB 0.0765 > im=as_image(m) > im Image colorMode : Grayscale storage.mode : double dim : 100 100 frames.total : 1 frames.render: 1 imageData(object)[1:5,1:6] [,1] [,2] [,3] [,4] [,5] [,6] [1,] 0.0001064336 0.009571792 0.01836823 0.02839293 0.03852645 0.04865535 [2,] 0.0001206559 0.009615549 0.01838357 0.02844420 0.03859708 0.04877452 [3,] 0.0002003808 0.009773987 0.01850593 0.02847004 0.03876168 0.04889046 [4,] 0.0005705222 0.009779969 0.01854641 0.02858897 0.03886659 0.04895114 [5,] 0.0006052661 0.009820487 0.01861949 0.02859402 0.03893545 0.04918383 > info_image(im) Class Image Length1 100 Length2 100 MegaPixels 0.01 Mode numeric SizeMemory.MB 0.07709 > plot_image(m) nativeRaster.c:60:21: runtime error: signed integer overflow: 16777216 * 255 cannot be represented in type 'int' #0 0x7f2540c340bf in nativeRaster /tmp/RtmppTM9FY/R.INSTALL28bd4c6c7eeb08/EBImage/src/nativeRaster.c:60 #1 0x71e70c in R_doDotCall /data/gannet/ripley/R/svn/R-devel/src/main/dotcode.c:754 #2 0x8bd404 in bcEval_loop /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:8672 #3 0x878b1f in bcEval /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:7505 #4 0x8c4e5c in bcEval_loop /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:7979 #5 0x878b1f in bcEval /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:7505 #6 0x83f862 in Rf_eval /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:1167 #7 0x84a832 in R_execClosure /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:2393 #8 0x83e1da in applyClosure_core /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:2306 #9 0xa5401b in Rf_applyClosure /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:2328 #10 0xa5401b in applyMethod /data/gannet/ripley/R/svn/R-devel/src/main/objects.c:120 #11 0xa581d7 in dispatchMethod /data/gannet/ripley/R/svn/R-devel/src/main/objects.c:473 #12 0xf4f99d in Rf_usemethod.isra.0 /data/gannet/ripley/R/svn/R-devel/src/main/objects.c:513 #13 0xa59e46 in do_usemethod /data/gannet/ripley/R/svn/R-devel/src/main/objects.c:579 #14 0x8b49cd in bcEval_loop /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:8142 #15 0x878b1f in bcEval /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:7505 #16 0x83f862 in Rf_eval /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:1167 #17 0x84a832 in R_execClosure /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:2393 #18 0x83e1da in applyClosure_core /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:2306 #19 0x83fee6 in Rf_applyClosure /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:2328 #20 0x83fee6 in Rf_eval /data/gannet/ripley/R/svn/R-devel/src/main/eval.c:1280 #21 0x9c9d99 in Rf_ReplIteration /data/gannet/ripley/R/svn/R-devel/src/main/main.c:265 #22 0x9c9d99 in R_ReplConsole /data/gannet/ripley/R/svn/R-devel/src/main/main.c:317 #23 0x9cb29b in run_Rmainloop /data/gannet/ripley/R/svn/R-devel/src/main/main.c:1219 #24 0x9d5812 in Rf_mainloop /data/gannet/ripley/R/svn/R-devel/src/main/main.c:1226 #25 0x4293ff in main /data/gannet/ripley/R/svn/R-devel/src/main/Rmain.c:29 #26 0x7f255a22950f in __libc_start_call_main (/lib64/libc.so.6+0x2950f) (BuildId: 8257ee907646e9b057197533d1e4ac8ede7a9c5c) #27 0x7f255a2295c8 in __libc_start_main_alias_2 (/lib64/libc.so.6+0x295c8) (BuildId: 8257ee907646e9b057197533d1e4ac8ede7a9c5c) #28 0x429de4 in _start (/data/gannet/ripley/R/gcc-SAN3/bin/exec/R+0x429de4) (BuildId: a84d18346db10b9f6a24beeffd63f6e34190cf95) > > > > cleanEx() > nameEx("calibration_palette") > ### * calibration_palette > > flush(stderr()); flush(stdout()) > > ### Name: calibration_palette > ### Title: Function to create a color palette for image color calibration > ### (Funcao para criar uma paleta de cores para calibracao das cores de > ### imagens). > ### Aliases: calibration_palette > > ### ** Examples > > im=calibration_palette(n=4,px = 500) > im=calibration_palette(n=3,px = 100) > > > > cleanEx() > nameEx("clustering_Kmeans") > ### * clustering_Kmeans > > flush(stderr()); flush(stdout()) > > ### Name: clustering_Kmeans > ### Title: Image segmentation by clustering using the Kmeans method > ### (Segmentacao de imagens pela clusterização pelo metodo Kmeans). > ### Aliases: clustering_Kmeans > > ### ** Examples > > #Carregando imagens de exemplo > end=example_image(13) > im=read_image(end,plot=TRUE) > seg1=clustering_Kmeans(im,bands = "all",ncluster = 2,col = c("green","red")) > seg2=clustering_Kmeans(im,bands = c(1,2,3),ncluster = 3,col = c("green","red","blue")) > seg3=clustering_Kmeans(im,bands = c(1,2,3),ncluster = 4,col = "rand") > > > > cleanEx() > nameEx("color_pallete") > ### * color_pallete > > flush(stderr()); flush(stdout()) > > ### Name: color_pallete > ### Title: Creates a color palette from an image (Criar uma paleta de cores > ### a partir de uma imagem). > ### Aliases: color_pallete > > ### ** Examples > > > > > cleanEx() > nameEx("compare_image") > ### * compare_image > > flush(stderr()); flush(stdout()) > > ### Name: compare_image > ### Title: Function to compare image sizes (Funcao para comparar os > ### tamanhos das imagens). > ### Aliases: compare_image > > ### ** Examples > > #Carregando imagens de exemplo > im1=read_image(example_image(1)) > im2=read_image(example_image(2)) > im3=read_image(example_image(3)) > > #Comparando o tamanho das imagens > compare_image(list(im1,im2,im3)) $Images_size rows cols bands 1 2304 1728 3 2 800 1067 3 3 584 780 3 $Same_size [1] FALSE > > > > cleanEx() > nameEx("contour_image") > ### * contour_image > > flush(stderr()); flush(stdout()) > > ### Name: contour_image > ### Title: Contorno da imagem segmentada (Outline of the segmented image.) > ### Aliases: contour_image > > ### ** Examples > > end=example_image(3) > im=read_image(end,TRUE) > b=gray_scale(im = im,method = "g",plot = TRUE) > m=segmentation(b,threshold = "otsu",selectHigher = FALSE,fillHull = TRUE,plot=TRUE) [1] "The threshold by Otsu method is (O valor do limiar pelo metodo otsu e): 0.5957" > contour_image(m) Image colorMode : Grayscale storage.mode : double dim : 584 780 frames.total : 1 frames.render: 1 imageData(object)[1:5,1:6] [,1] [,2] [,3] [,4] [,5] [,6] [1,] 0 0 0 0 0 0 [2,] 0 0 0 0 0 0 [3,] 0 0 0 0 0 0 [4,] 0 0 0 0 0 0 [5,] 0 0 0 0 0 0 > > > > > > cleanEx() > nameEx("convert_color") > ### * convert_color > > flush(stderr()); flush(stdout()) > > ### Name: convert_color > ### Title: Convert colors (Converter cores). > ### Aliases: convert_color > > ### ** Examples > > > > > cleanEx() > nameEx("create_png") > ### * create_png > > flush(stderr()); flush(stdout()) > > ### Name: create_png > ### Title: Create a png image with a transparent background (Criar uma > ### imagem png com o fundo transparente) > ### Aliases: create_png > > ### ** Examples > > > > > cleanEx() > nameEx("crop_image") > ### * crop_image > > flush(stderr()); flush(stdout()) > > ### Name: crop_image > ### Title: Esta funcao corta a imagem retirando as laterais nao desejadas. > ### (This function removes unwanted sides from the images.) > ### Aliases: crop_image > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D im=read_image(example_image(2),plot=TRUE) > ##D im2=crop_image(im) > ## End(Not run) > > > > > > cleanEx() > nameEx("dilate_image") > ### * dilate_image > > flush(stderr()); flush(stdout()) > > ### Name: dilate_image > ### Title: Funcao para acrescentar bordas nos objetos. > ### Aliases: dilate_image > > ### ** Examples > > #Abrindo uma imagem de exemplo > im=read_image(example_image(10),plot=TRUE) > b=gray_scale(im,method = "b",plot=TRUE) > raiz=segmentation(b,threshold = 0.7,selectHigher = TRUE,plot=TRUE) > raiz2=dilate_image(raiz,n = 4,plot = TRUE) > raiz3=dilate_image(raiz,n = 8,plot = TRUE) > > > > > > cleanEx() > nameEx("edit_image") > ### * edit_image > > flush(stderr()); flush(stdout()) > > ### Name: edit_image > ### Title: This function changes the brightness, contrast and makes the > ### gamma adjustment in the image (Esta funcao permite mudar o brilho, > ### contraste e fazer um ajuste gamma na imagem). > ### Aliases: edit_image > > ### ** Examples > > > > > > > cleanEx() > nameEx("edit_imageGUI") > ### * edit_imageGUI > > flush(stderr()); flush(stdout()) > > ### Name: edit_imageGUI > ### Title: This function changes the brightness, contrast and makes the > ### gamma adjustment in the image (Esta funcao permite mudar o brilho, > ### contraste e fazer um ajuste gamma na imagem). > ### Aliases: edit_imageGUI > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D #library(ExpImage) > ##D #Carregar imagem de exemplo > ##D im=read_image(example_image(2),plot=TRUE) > ##D > ##D ##Editar imagem > ##D im2=edit_imageGUI(im) > ## End(Not run) > > > > cleanEx() > nameEx("erode_image") > ### * erode_image > > flush(stderr()); flush(stdout()) > > ### Name: erode_image > ### Title: Funcao para eliminar as bordas dos objetos. > ### Aliases: erode_image > > ### ** Examples > > #Abrindo uma imagem de exemplo > im=read_image(example_image(10),plot=TRUE) > b=gray_scale(im,method = "b",plot=TRUE) > raiz=segmentation(b,threshold = 0.62,selectHigher = TRUE,plot=TRUE) > raiz2=erode_image(raiz,n = 1,plot = TRUE) > > > > > cleanEx() > nameEx("example_image") > ### * example_image > > flush(stderr()); flush(stdout()) > > ### Name: example_image > ### Title: Images used as an example (Banco de imagens utilizadas como > ### exemplo). > ### Aliases: example_image > > ### ** Examples > > example_image(1) [1] "/data/gannet/ripley/R/packages/tests-gcc-SAN/ExpImage.Rcheck/ExpImage/images/Feijao.jpg" > example_image(2) [1] "/data/gannet/ripley/R/packages/tests-gcc-SAN/ExpImage.Rcheck/ExpImage/images/Ovos1.jpg" > > > > cleanEx() > nameEx("exclude_object") > ### * exclude_object > > flush(stderr()); flush(stdout()) > > ### Name: exclude_object > ### Title: Exlude objects in an image by encircling them or using a mask > ### (Excluir objetos em uma imagem circundado-os ou usando uma mascara). > ### Aliases: exclude_object > > ### ** Examples > > > # Abrindo a imagem > im=read_image(example_image(3),plot=TRUE) > > #Obtendo a escalad e cinza > m=gray_scale(im,method = "r/rgb",plot=TRUE) > > #Obtendo a mascara > seg=segmentation(m,treshold = 0.50,selectHigher = TRUE,fillHull = TRUE,plot=TRUE) > > #Excluindo o objeto > exclude_object(im,mask=seg,valueTarget = 0,color=c(r=0.95,g=0.94,b=0.94)) Image colorMode : Color storage.mode : double dim : 584 780 3 frames.total : 3 frames.render: 1 imageData(object)[1:5,1:6,1] [,1] [,2] [,3] [,4] [,5] [,6] [1,] 0.8549020 0.8627451 0.8666667 0.8705882 0.8588235 0.8549020 [2,] 0.8470588 0.8549020 0.8627451 0.8549020 0.8470588 0.8470588 [3,] 0.8666667 0.8745098 0.8823529 0.8823529 0.8705882 0.8666667 [4,] 0.8431373 0.8509804 0.8588235 0.8509804 0.8431373 0.8431373 [5,] 0.8588235 0.8666667 0.8784314 0.8784314 0.8666667 0.8627451 > ## Not run: > ##D #dilatando o objeto e excluindo-o > ##D seg2=dilate_image(seg,n=5) > ##D exclude_object(im,mask=seg2,valueTarget = 0,color=c(r=0.95,g=0.94,b=0.94)) > ##D > ##D > ##D exclude_object(im,mask=seg2,valueTarget = 1,color=c(r=0.95,g=0.94,b=0.94)) > ##D > ##D > ##D # Segmentar e excluir clicando sobre a imagem. > ##D exclude_object(im,valueTarget = 1,color=c(r=0.95,g=0.94,b=0.94)) > ## End(Not run) > > > > cleanEx() > nameEx("extract_pixels") > ### * extract_pixels > > flush(stderr()); flush(stdout()) > > ### Name: extract_pixels > ### Title: Function to exclude pixels from the background or foreground in > ### an image (Funcao para excluir em uma imagem os pixels correspondente > ### ao background ou foreground) > ### Aliases: extract_pixels > > ### ** Examples > > > > > cleanEx() > nameEx("gray_scale") > ### * gray_scale > > flush(stderr()); flush(stdout()) > > ### Name: gray_scale > ### Title: Function to get a grayscale image from a color image (Funcao > ### para a obtencao de uma imagem em escala de cinza a partir de uma > ### imagem colorida) > ### Aliases: gray_scale > > ### ** Examples > > > > > cleanEx() > nameEx("histogram_image") > ### * histogram_image > > flush(stderr()); flush(stdout()) > > ### Name: histogram_image > ### Title: Create a histogram from image bands (Criar um histrograma a > ### partir das bandas das imagens) > ### Aliases: histogram_image > > ### ** Examples > > ## Not run: > ##D # Not run: Depende do upload de imagens do github > ##D #(It depends uploading images from github). > ##D > ##D #' ######################################################## > ##D ###' Abrindo o endereco de bandas de imagens de satelite > ##D ######################################################## > ##D end1=example_image(14) #Banda de azul > ##D end2=example_image(15) #Banda de verde > ##D end3=example_image(16) #Banda de vermelho > ##D end4=example_image(17) #Banda de IR > ##D end5=example_image(18) #Banda de SWIR > ##D ######################################################## > ##D ###' Abrindo bandas de imagens de satelite > ##D ######################################################## > ##D B1=read_image(end1,plot=TRUE) > ##D B2=read_image(end2,plot=TRUE) > ##D B3=read_image(end3,plot=TRUE) > ##D B4=read_image(end4,plot=TRUE) > ##D B5=read_image(end5,plot=TRUE) > ##D > ##D ######################################################## > ##D ###' Juntando as bandas em uma imagem > ##D ######################################################## > ##D im=join_bands(imgs = list(B1,B2,B3,B4,B5)) > ##D tif_info(im) > ##D histogram_image(im) > ## End(Not run) > > > > cleanEx() > nameEx("index_bands") > ### * index_bands > > flush(stderr()); flush(stdout()) > > ### Name: index_bands > ### Title: Estimation of vegetation indices (Estimacao de indices de > ### vegetacao). > ### Aliases: index_bands > > ### ** Examples > > ## Not run: > ##D # Not run: Depende do upload de imagens do github > ##D #(It depends uploading images from github). > ##D > ##D > ##D #' ######################################################## > ##D ###' Abrindo o endereco de bandas de imagens de satelite > ##D ######################################################## > ##D end1=example_image(14) #Banda de azul > ##D end2=example_image(15) #Banda de verde > ##D end3=example_image(16) #Banda de vermelho > ##D end4=example_image(17) #Banda de IR > ##D end5=example_image(18) #Banda de SWIR > ##D > ##D ######################################################## > ##D ###' Abrindo bandas de imagens de satelite > ##D ######################################################## > ##D B1=read_image(end1,plot=TRUE) > ##D B2=read_image(end2,plot=TRUE) > ##D B3=read_image(end3,plot=TRUE) > ##D B4=read_image(end4,plot=TRUE) > ##D B5=read_image(end5,plot=TRUE) > ##D > ##D ######################################################## > ##D ###' Juntando as bandas em uma imagem > ##D ######################################################## > ##D im=join_bands(imgs = list(B1,B2,B3,B4,B5)) > ##D tif_info(im) > ##D > ##D ########################################################## > ##D #### Mostrando a imagem colorida > ##D ########################################################## > ##D plot_image(im,r=3,g=2,b=1,rasterRGB = TRUE) > ##D > ##D ######################################################## > ##D ###' Calculando o NDVI > ##D ######################################################## > ##D NDVI=index_bands(index="NDVI",red =im[[3]],nir = im[[4]]) > ##D plot_image(im=NDVI,col=8,axis=TRUE,title="NDVI") > ##D > ##D ######################################################## > ##D ###' Calculando o NDWI > ##D ######################################################## > ##D NDWI=index_bands(index="NDWI",green =im[[2]],swir = im[[5]]) > ##D plot_image(im=NDWI,col=8,axis=TRUE,title="NDWI") > ## End(Not run) > > > > cleanEx() > nameEx("info_image") > ### * info_image > > flush(stderr()); flush(stdout()) > > ### Name: info_image > ### Title: Image information (Informacoes sobre as imagens). > ### Aliases: info_image > > ### ** Examples > > #Carregar imagem de exemplo > im=read_image(example_image(1),plot=TRUE) > info_image(im) Class Image Length1 2304 Length2 1728 Length3 3 MegaPixels 11.943936 Mode numeric SizeMemory.MB 91.1258 > > > > cleanEx() > nameEx("join_bands") > ### * join_bands > > flush(stderr()); flush(stdout()) > > ### Name: join_bands > ### Title: Function to compare image sizes (Funcao para comparar os > ### tamanhos das imagens). > ### Aliases: join_bands > > ### ** Examples > > ############################################### > #Carregando imagens de exemplo > im1=read_image(example_image(2),plot=TRUE) > r=gray_scale(im = im1,method = "r",normalize=FALSE) > g=gray_scale(im = im1,method = "g",normalize=FALSE) > b=gray_scale(im = im1,method = "b",normalize=FALSE) > > im2=join_bands(imgs = list(r,g,b)) > plot_image(im2) > > ## Not run: > ##D # Not run: Depende do upload de imagens do github > ##D #(It depends uploading images from github). > ##D > ##D > ##D > ##D ######################################################### > ##D ######################################################### > ##D #' #' ######################################################## > ##D ###' Abrindo o endereco de bandas de imagens de satelite > ##D ######################################################## > ##D end1=example_image(14) #Banda de azul > ##D end2=example_image(15) #Banda de verde > ##D end3=example_image(16) #Banda de vermelho > ##D end4=example_image(17) #Banda de IR > ##D end5=example_image(18) #Banda de SWIR > ##D > ##D ######################################################## > ##D ###' Abrindo bandas de imagens de satelite > ##D ######################################################## > ##D B1=read_image(end1,plot=TRUE) > ##D B2=read_image(end2,plot=TRUE) > ##D B3=read_image(end3,plot=TRUE) > ##D B4=read_image(end4,plot=TRUE) > ##D B5=read_image(end5,plot=TRUE) > ##D > ##D ######################################################## > ##D ###' Juntando as bandas em uma imagem > ##D ######################################################## > ##D im=join_bands(imgs = list(B1,B2,B3,B4,B5)) > ##D tif_info(im) > ##D plot_image(im,r=3,g=2,b=1,rasterRGB=TRUE) > ## End(Not run) > > > > cleanEx() > nameEx("join_image") > ### * join_image > > flush(stderr()); flush(stdout()) > > ### Name: join_image > ### Title: Join images(Juntar imagens) > ### Aliases: join_image > > ### ** Examples > > > > > cleanEx() > nameEx("linearize_image") > ### * linearize_image > > flush(stderr()); flush(stdout()) > > ### Name: linearize_image > ### Title: Image linearization (Linearizacao da imagem). > ### Aliases: linearize_image > > ### ** Examples > > > > > cleanEx() > nameEx("mask_pixels") > ### * mask_pixels > > flush(stderr()); flush(stdout()) > > ### Name: mask_pixels > ### Title: Creates a mask over the background or foreground (Cria uma > ### mascara sobre o background ou foreground) > ### Aliases: mask_pixels > > ### ** Examples > > > > > cleanEx() > nameEx("measure_image") > ### * measure_image > > flush(stderr()); flush(stdout()) > > ### Name: measure_image > ### Title: Function to obtain measurements associated with objects in > ### binary images (Funcao para obter medidas associadas aos objetos em > ### imagens binarias). > ### Aliases: measure_image > > ### ** Examples > > > > > cleanEx() > nameEx("normalize_image") > ### * normalize_image > > flush(stderr()); flush(stdout()) > > ### Name: normalize_image > ### Title: Create a histogram from image bands (Criar um histrograma a > ### partir das bandas das imagens) > ### Aliases: normalize_image > > ### ** Examples > > > > > cleanEx() > nameEx("pick_circle") > ### * pick_circle > > flush(stderr()); flush(stdout()) > > ### Name: pick_circle > ### Title: Segmentation with the shape of a circle by clicking on the image > ### (Segmentacao com o formato de um circulo clicando em na imagem) > ### Aliases: pick_circle > > ### ** Examples > > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D im=read_image("https://raw.githubusercontent.com/AlcineiAzevedo/Files_ExpImage/main/PlacaPetri.jpg", > ##D plot=TRUE) > ##D seg=pick_circle(im) > ##D im2=extract_pixels(im,target = seg,plot=TRUE) > ##D > ## End(Not run) > > > > cleanEx() > nameEx("pick_color") > ### * pick_color > > flush(stderr()); flush(stdout()) > > ### Name: pick_color > ### Title: Selecionar os valores de RGB em pixels (Selecting RGB values in > ### pixels). > ### Aliases: pick_color > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D #library(ExpImage) > ##D #library(EBImage) > ##D #Carregar imagem de exemplo > ##D im=read_image(example_image(2),plot=TRUE) > ##D pick_color(im) > ## End(Not run) > > > > > cleanEx() > nameEx("pick_count") > ### * pick_count > > flush(stderr()); flush(stdout()) > > ### Name: pick_count > ### Title: Count objects (Contar objetos). > ### Aliases: pick_count > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D > ##D im=read_image(example_image(3),plot=TRUE) > ##D pick_count(im) > ## End(Not run) > > > > > cleanEx() > nameEx("pick_length") > ### * pick_length > > flush(stderr()); flush(stdout()) > > ### Name: pick_length > ### Title: Measure objects in the image on click (Medir objetos na imagem > ### ao clicar). > ### Aliases: pick_length > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D > ##D im=read_image(example_image(3),plot=TRUE) > ##D dpi=pick_resolution(im,centimeters=8.5) > ##D dpi$dpi > ##D pick_length(im,dpi = dpi$dpi) > ##D > ## End(Not run) > > > > > cleanEx() > nameEx("pick_palette") > ### * pick_palette > > flush(stderr()); flush(stdout()) > > ### Name: pick_palette > ### Title: Obter uma paleta de cores com cliques (Get a color palette with > ### clicks ). > ### Aliases: pick_palette > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D > ##D #library(ExpImage) > ##D #library(EBImage) > ##D #Carregar imagem de exemplo > ##D im=read_image(example_image(2),plot=TRUE) > ##D pick_palette(im) > ## End(Not run) > > > > cleanEx() > nameEx("pick_resolution") > ### * pick_resolution > > flush(stderr()); flush(stdout()) > > ### Name: pick_resolution > ### Title: Get the dpi resolution on an image (Obter a resolução em dpi em > ### uma imagem). > ### Aliases: pick_resolution > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D im=read_image(example_image(3),plot=TRUE) > ##D dpi=pick_resolution(im,centimeters=8.5) > ##D dpi$dpi > ##D pick_length(im,dpi = dpi$dpi) > ##D > ## End(Not run) > > > > > cleanEx() > nameEx("pick_segmentation") > ### * pick_segmentation > > flush(stderr()); flush(stdout()) > > ### Name: pick_segmentation > ### Title: Segmenting objects manually (Segmentação de objetos manualmente) > ### Aliases: pick_segmentation > > ### ** Examples > > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D > ##D require(ExpImage) > ##D im=read_image(example_image(3),plot=TRUE) > ##D mask=pick_segmentation(im) > ##D im2=extract_pixels(im,mask,plot = TRUE,valueTarget = 1) > ##D crop_image(im2,segmentation = mask,plot=TRUE) > ##D im3=extract_pixels(im,mask,plot = TRUE,valueTarget = 0) > ## End(Not run) > > > > cleanEx() > nameEx("plot_image") > ### * plot_image > > flush(stderr()); flush(stdout()) > > ### Name: plot_image > ### Title: Esta funcao plota imagens. (This function plot the images.) > ### Aliases: plot_image > > ### ** Examples > > > #library(ExpImage) > #library(EBImage) > #Carregar imagem de exemplo > im=read_image(example_image(2),plot=FALSE) > im=resize_image(im,w = 300,plot = FALSE) > plot_image(im) > > #Representado imagens em escalas de cinza > im2 = gray_scale(im,"r") > plot_image(im2) > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D #Utilizando uma paleta de cores para a melhor visualizacao > ##D plot_image(im2,col=2) > ##D plot_image(im2,col=3,axis=TRUE) > ##D > ##D > ##D > ##D > ##D > ##D > ##D ######################################################### > ##D ######################################################### > ##D #' #' ######################################################## > ##D ###' Abrindo o endereco de bandas de imagens de satelite > ##D ######################################################## > ##D end1=example_image(14) #Banda de azul > ##D end2=example_image(15) #Banda de verde > ##D end3=example_image(16) #Banda de vermelho > ##D end4=example_image(17) #Banda de IR > ##D end5=example_image(18) #Banda de SWIR > ##D > ##D ######################################################## > ##D ###' Abrindo bandas de imagens de satelite > ##D ######################################################## > ##D B1=read_image(end1,plot=TRUE) > ##D B2=read_image(end2,plot=TRUE) > ##D B3=read_image(end3,plot=TRUE) > ##D B4=read_image(end4,plot=TRUE) > ##D B5=read_image(end5,plot=TRUE) > ##D > ##D ######################################################## > ##D ###' Juntando as bandas em uma imagem > ##D ######################################################## > ##D im=join_bands(imgs = list(B1,B2,B3,B4,B5)) > ##D tif_info(im) > ##D plot_image(im,r=3,g=2,b=1,rasterRGB=TRUE) > ## End(Not run) > > > > cleanEx() > nameEx("plot_indexes") > ### * plot_indexes > > flush(stderr()); flush(stdout()) > > ### Name: plot_indexes > ### Title: Function to plot multiple indices (funcao para plotar varios > ### indices) > ### Aliases: plot_indexes > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D > ##D #Carregar imagem de exemplo > ##D im=read_image(example_image(2),plot=TRUE) > ##D plot_indexes(im) > ## End(Not run) > > > > cleanEx() > nameEx("plot_meansures") > ### * plot_meansures > > flush(stderr()); flush(stdout()) > > ### Name: plot_meansures > ### Title: Funcao para sobrepor informacoes sobre os objetos da imagem > ### Aliases: plot_meansures > > ### ** Examples > > > > > cleanEx() > nameEx("predict_RF") > ### * predict_RF > > flush(stderr()); flush(stdout()) > > ### Name: predict_RF > ### Title: Pixel classification by Random Forest methodology (Classificacao > ### de pixels pela metodologia Random Forest) > ### Aliases: predict_RF > > ### ** Examples > > > > > > cleanEx() > nameEx("predict_logit") > ### * predict_logit > > flush(stderr()); flush(stdout()) > > ### Name: predict_logit > ### Title: Segmentacao a partir de modelo logit (Segmentation from the > ### logit model) > ### Aliases: predict_logit > > ### ** Examples > > > > > cleanEx() > nameEx("read_image") > ### * read_image > > flush(stderr()); flush(stdout()) > > ### Name: read_image > ### Title: Function to import an image (Funcao para importa uma imagem). > ### Aliases: read_image > > ### ** Examples > > #Carregar imagem de exemplo > End=example_image(1) > im=read_image(End,plot=TRUE) > > > > > cleanEx() > nameEx("resize_image") > ### * resize_image > > flush(stderr()); flush(stdout()) > > ### Name: resize_image > ### Title: Function to change image size (Funcao para mudar o tamanho da > ### imagem) > ### Aliases: resize_image > > ### ** Examples > > > > > cleanEx() > nameEx("rotate_image") > ### * rotate_image > > flush(stderr()); flush(stdout()) > > ### Name: rotate_image > ### Title: Esta funcao rotaciona a imagem. (This function rotates the image > ### .) > ### Aliases: rotate_image > > ### ** Examples > > #library(ExpImage) > #Carregar imagem de exemplo > im=read_image(example_image(2),plot=TRUE) > > ##rotacionar a imagem > im2=rotate_image(im,angle=80) > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D im2=rotate_image(im,angle=60,BGcolor=c(1,1,1)) > ##D > ##D im2=rotate_image(im) > ##D > ## End(Not run) > > > > cleanEx() > nameEx("segmentation") > ### * segmentation > > flush(stderr()); flush(stdout()) > > ### Name: segmentation > ### Title: Image segmentation function (Funcao para a segmentacao de > ### imagens). > ### Aliases: segmentation > > ### ** Examples > > > > > cleanEx() > nameEx("segmentation_RF") > ### * segmentation_RF > > flush(stderr()); flush(stdout()) > > ### Name: segmentation_RF > ### Title: Image segmentation by Random Forest (Segmentacao de imagens por > ### Random Forest). > ### Aliases: segmentation_RF > > ### ** Examples > > > > > > cleanEx() > nameEx("segmentation_logit") > ### * segmentation_logit > > flush(stderr()); flush(stdout()) > > ### Name: segmentation_logit > ### Title: Funcao para a segmentacao de imagens. > ### Aliases: segmentation_logit > > ### ** Examples > > > > > cleanEx() > nameEx("segmentation_logitGUI") > ### * segmentation_logitGUI > > flush(stderr()); flush(stdout()) > > ### Name: segmentation_logitGUI > ### Title: Funcao para a segmentacao de imagens. > ### Aliases: segmentation_logitGUI > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D im=read_image(example_image(7),plot=TRUE) > ##D segmentation_logitGUI(im) > ## End(Not run) > > > > cleanEx() > nameEx("segmentation_steps") > ### * segmentation_steps > > flush(stderr()); flush(stdout()) > > ### Name: segmentation_steps > ### Title: Image segmentation function (Funcao para a segmentacao de > ### imagens). > ### Aliases: segmentation_steps > > ### ** Examples > > > > > cleanEx() > nameEx("shape_file.BorderExtract") > ### * shape_file.BorderExtract > > flush(stderr()); flush(stdout()) > > ### Name: shape_file.BorderExtract > ### Title: Excluir as bordas do objetos/parcelas do shapefile > ### Aliases: shape_file.BorderExtract > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D end=example_image(13) > ##D im=read_image(end,plot=TRUE) > ##D A=shape_file.create(im,rows=5,cols=5,rectangular=F,Matrix=NULL,SelectSeveral = F) > ##D B=shape_file.BorderExtract(im,A,p.rows = .9,p.cols = .9) > ##D shape_file.plot(im,ShapeFile = B) > ##D shape_file.split(im =im,shapefile = B,path = getwd(),namesFile = "TEST",type = ".jpg") > ## End(Not run) > > > > cleanEx() > nameEx("shape_file.create") > ### * shape_file.create > > flush(stderr()); flush(stdout()) > > ### Name: shape_file.create > ### Title: Funcao para criar as coordenadas dos objetos/parcelas na imagem > ### Aliases: shape_file.create > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D end=example_image(13) > ##D im=read_image(end,plot=TRUE) > ##D A=shape_file.create(im,rows=5,cols=5,rectangular=F,Matrix=NULL,SelectSeveral = F) > ##D B=shape_file.BorderExtract(im,A,p.rows = .9,p.cols = .9) > ##D shape_file.plot(im,ShapeFile = B) > ##D shape_file.split(im =im,shapefile = B,path = getwd(),namesFile = "TEST",type = ".jpg") > ## End(Not run) > > > > cleanEx() > nameEx("shape_file.plot") > ### * shape_file.plot > > flush(stderr()); flush(stdout()) > > ### Name: shape_file.plot > ### Title: Plotar os objetos/parcelas do shapefile na imagem > ### Aliases: shape_file.plot > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D end=example_image(13) > ##D im=read_image(end,plot=TRUE) > ##D A=shape_file.create(im,rows=5,cols=5,rectangular=F,Matrix=NULL,SelectSeveral = F) > ##D B=shape_file.BorderExtract(im,A,p.rows = .9,p.cols = .9) > ##D shape_file.plot(im,ShapeFile = B) > ##D shape_file.split(im =im,shapefile = B,path = getwd(),namesFile = "TEST",type = ".jpg") > ## End(Not run) > > > > cleanEx() > nameEx("shape_file.split") > ### * shape_file.split > > flush(stderr()); flush(stdout()) > > ### Name: shape_file.split > ### Title: Divide a imagem em objetos/parcelas de acordo com o shapefile > ### Aliases: shape_file.split > > ### ** Examples > > ## Not run: > ##D # Not run: Depende da interacao com uma interface grafica > ##D #(It depends on interaction with a graphical interface). > ##D > ##D end=example_image(13) > ##D im=read_image(end,plot=TRUE) > ##D A=shape_file.create(im,rows=5,cols=5,rectangular=F,Matrix=NULL,SelectSeveral = F) > ##D B=shape_file.BorderExtract(im,A,p.rows = .9,p.cols = .9) > ##D shape_file.plot(im,ShapeFile = B) > ##D shape_file.split(im =im,shapefile = B,path = getwd(),namesFile = "TEST",type = ".jpg") > ## End(Not run) > > > > cleanEx() > nameEx("skeletonize_image") > ### * skeletonize_image > > flush(stderr()); flush(stdout()) > > ### Name: skeletonize_image > ### Title: Function for skeletonization in images (Esta funcao faz a > ### skeletonizacao em imagens). > ### Aliases: skeletonize_image > > ### ** Examples > > im=read_image(example_image(10),plot=TRUE) > im2=segmentation(im@.Data[,,1],plot = TRUE) [1] "The threshold by Otsu method is (O valor do limiar pelo metodo otsu e): 0.5684" > T1=skeletonize_image(im2,plot = TRUE) > T2=thinning_image(im2,plot = TRUE) [1] "a" [1] "b" > > > > cleanEx() > nameEx("split_image") > ### * split_image > > flush(stderr()); flush(stdout()) > > ### Name: split_image > ### Title: This function splits the image into several others (Esta funcao > ### divide a imagem em varias outras de acordo com os objetos que contem) > ### Aliases: split_image > > ### ** Examples > > > > > cleanEx() > nameEx("square_image") > ### * square_image > > flush(stderr()); flush(stdout()) > > ### Name: square_image > ### Title: Transform the square image (Transforme a imagem quadrada). > ### Aliases: square_image > > ### ** Examples > > im=read_image(example_image(10),plot=TRUE) > square_image(im,r=0,g=0,b=1,plot=TRUE) Image colorMode : Color storage.mode : double dim : 1147 1147 3 frames.total : 3 frames.render: 1 imageData(object)[1:5,1:6,1] [,1] [,2] [,3] [,4] [,5] [,6] [1,] 0 0 0 0 0 0 [2,] 0 0 0 0 0 0 [3,] 0 0 0 0 0 0 [4,] 0 0 0 0 0 0 [5,] 0 0 0 0 0 0 > > > > > cleanEx() > nameEx("summary_color") > ### * summary_color > > flush(stderr()); flush(stdout()) > > ### Name: summary_color > ### Title: Summarize the colors present in the segmented area of an image > ### (Sumarizar as cores presentes na area segmentada de uma imagem). > ### Aliases: summary_color > > ### ** Examples > > > > > cleanEx() > nameEx("thinning_image") > ### * thinning_image > > flush(stderr()); flush(stdout()) > > ### Name: thinning_image > ### Title: This function makes the thinning images(Esta funcao faz o > ### thinning em imagens). > ### Aliases: thinning_image > > ### ** Examples > > im=read_image(example_image(10),plot=TRUE) > im2=segmentation(im@.Data[,,1],plot = TRUE) [1] "The threshold by Otsu method is (O valor do limiar pelo metodo otsu e): 0.5684" > T1=skeletonize_image(im2,plot = TRUE) > T2=thinning_image(im2,plot = TRUE) [1] "a" [1] "b" > > > > cleanEx() > nameEx("tif_info") > ### * tif_info > > flush(stderr()); flush(stdout()) > > ### Name: tif_info > ### Title: Image information in tif format (Informacoes das imagens no > ### formato tif). > ### Aliases: tif_info > > ### ** Examples > > ## Not run: > ##D # Not run: Depende do upload de imagens do github > ##D #(It depends uploading images from github). > ##D > ##D ######################################################## > ##D ###' Abrindo o endereco de bandas de imagens de satelite > ##D ######################################################## > ##D end1=example_image(14) #Banda de azul > ##D > ##D ######################################################## > ##D ###' Abrindo bandas de imagens de satelite > ##D B1=read_image(end1,plot=TRUE) > ##D ######################################################## > ##D ###' Informacao das bandas de imagens de satelite > ##D tif_info(B1) > ## End(Not run) > > > > cleanEx() > nameEx("write_image") > ### * write_image > > flush(stderr()); flush(stdout()) > > ### Name: write_image > ### Title: Function to save an image (Funcao para salvar uma imagem). > ### Aliases: write_image > > ### ** Examples > > ## Not run: > ##D #Carregar imagem de exemplo > ##D im=read_image(example_image(1),plot=TRUE) > ##D im2=resize_image(im,w=1000,plot=TRUE) > ##D im3=crop_image(im2,w =200:650,h=100:450,plot = TRUE) > ##D imb=edit_image(im3,brightness = 0.1,contrast = 1.7,gamma = 1.2) > ##D write_image(x = imb,files = "Test.jpg") > ## End(Not run) > > > > ### *